GNU CommonC++
Public Member Functions

ost::TypeManager::Registration Class Reference

This manages a registration to the typemanager - attempting to remove problems with the optimisers. More...

#include <persist.h>

List of all members.

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]

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