GNU CommonC++
|
This manages a registration to the typemanager - attempting to remove problems with the optimisers. More...
#include <persist.h>
Public Member Functions | |
Registration (const char *name, NewBaseObjectFunction func) | |
virtual | ~Registration () |
This manages a registration to the typemanager - attempting to remove problems with the optimisers.
ost::TypeManager::Registration::Registration | ( | const char * | name, |
NewBaseObjectFunction | func | ||
) |
virtual ost::TypeManager::Registration::~Registration | ( | ) | [virtual] |