Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
package Synopsis::Parser::C++
class opcxx_ListOfMetaclass
Files: Synopsis/Parser/C++/occ/mop.h

Public Member functions Summary:
 constructoropcxx_ListOfMetaclass(char*, opcxx_MetaclassCreator, bool(*)(void), Ptree*(*)(void)) [Source]
static Class*New(Ptree*, Ptree*, Ptree*) [Source]
static Class*New(char*, Ptree*, Ptree*) [Source]
static voidFinalizeAll(std::ostream&) [Source]
static boolAlreadyRecorded(char*) [Source]
static boolAlreadyRecorded(Ptree*) [Source]
static voidPrintAllMetaclasses() [Source]

Private Data members Summary:
opcxx_ListOfMetaclass*next [Source]
char*name [Source]
opcxx_MetaclassCreatorproc [Source]
Ptree*(*)(void)finalizer [Source]
opcxx_ListOfMetaclass*head [Source]