table of contents
ost::TypeManager::Registration(3) | Library Functions Manual | ost::TypeManager::Registration(3) |
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, NewBaseObjectFunction func)¶
virtual ost::TypeManager::Registration::~Registration () [virtual]¶
Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Sun Dec 27 2020 | GNU CommonC++ |