Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MynahSA::Archive::ArchiveConstructor Class Reference

#include <archive.hpp>

List of all members.

Public Member Functions

 ArchiveConstructor ()
 constructor functor constructor
 ~ArchiveConstructor ()
 destructor
virtual SHARED_PTR< IoBaseoperator() () const =0
 operator() is used to construct the object - pure base


Detailed Description

class ArchiveConstructor is a base for constructor functions responsible for instantiating objects off of a stream when a base pointer is provided through shared pointer.

Definition at line 50 of file archive.hpp.


The documentation for this class was generated from the following file: