#include <archive.hpp>
Public Member Functions | |
| ArchiveConstructor () | |
| constructor functor constructor | |
| ~ArchiveConstructor () | |
| destructor | |
| virtual SHARED_PTR< IoBase > | operator() () const =0 |
| operator() is used to construct the object - pure base | |
Definition at line 50 of file archive.hpp.