Back Help
This constructor initializes the data representing the class, including the super class type information pointer, the name of the class, and the allocator function. Additionally, this constructor inserts this object into the global class type information list.
TypeInformation( const char * ipszClassName, TypeInformation * super )