Into

Modules

Documentation

classPiiGenericOutputArchive::Impl

#include <PiiGenericOutputArchive.h>

Default implementation of the generic output archive interface.

Inherits PiiGenericOutputArchive

Description

This class takes the actual archive implementation as a template parameter. For example, an implementation with a binary output archive can be created simply with PiiGenericOutputArchive::Impl<PiiBinaryOutputArchive>. The library contains convenient typedefs for known archive types (e.g. PiiGenericBinaryOutputArchive).

Constructors and destructor

( )

Public member functions

virtual int
virtual int
virtual void
(
  • const void * ptr
  • unsigned int size
)

Function details

Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.