Into

Modules

Documentation

classPiiGenericInputArchive::Impl

#include <PiiGenericInputArchive.h>

Default implementation of the generic input archive interface.

Inherits PiiGenericInputArchive

Description

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

Constructors and destructor

( )

Public member functions

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

Function details

Notes (0)

Add a note

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