|
ubit
|
Additional Inherited Members | |
Public Types inherited from ubit::UElemClassMap | |
| typedef std::map< const UStr *, const UClass *, Comp > | Map |
Public Member Functions inherited from ubit::UElemClassMap | |
| void | addClass (const UClass &) |
| adds this class (if a class already exists with the same name it is removed). | |
| const UClass * | findClass (const UStr &name) const |
| returns class (null if not found). | |
| const UClass * | obtainClass (const UStr &name) |
| finds class; creates a generic UElemntClass if not found. | |
Public Attributes inherited from ubit::UElemClassMap | |
| Map | map |
1.8.12