logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ost::TypeManager::Registration - This manages a registration to the typemanager - attempting to remove

Author

       Generated automatically by Doxygen for GNU CommonC++ from the source code.

GNU CommonC++                                    Sun Dec 27 2020               ost::TypeManager::Registration(3)

Constructor & Destructor Documentation

ost::TypeManager::Registration::Registration(constchar*name,NewBaseObjectFunctionfunc)virtualost::TypeManager::Registration::~Registration()[virtual]

Detailed Description

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

Name

       ost::TypeManager::Registration - This manages a registration to the typemanager - attempting to remove
       problems with the optimisers.

Synopsis

       #include <persist.h>

   PublicMemberFunctionsRegistration (const char *name, NewBaseObjectFunction func)
       virtual ~Registration ()

See Also