NAME¶
ost::TypeManager::Registration -
This manages a registration to the typemanager - attempting to remove problems
with the optimisers.
SYNOPSIS¶
#include <persist.h>
Public Member Functions¶
Registration (const char *name,
NewBaseObjectFunction func)
virtual
~Registration ()
Detailed Description¶
This manages a registration to the typemanager - attempting to remove problems
with the optimisers.
Constructor & Destructor Documentation¶
ost::TypeManager::Registration::Registration (const char *name,
NewBaseObjectFunctionfunc)¶
virtual ost::TypeManager::Registration::~Registration ()
[virtual]¶
Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.