Inheritance diagram for TestClassTwo:
Public Member Functions | |
TestClassTwo () | |
virtual | ~TestClassTwo () |
ENABLE_RUNTIME_CLASSTYPE () | |
ENABLE_CUSTOM_MEMORY_ALLOCATION () |
Definition at line 178 of file MemoryManager.cpp.
TestClassTwo::TestClassTwo | ( | ) | [inline] |
Definition at line 181 of file MemoryManager.cpp.
virtual TestClassTwo::~TestClassTwo | ( | ) | [inline, virtual] |
Definition at line 185 of file MemoryManager.cpp.
TestClassTwo::ENABLE_CUSTOM_MEMORY_ALLOCATION | ( | ) |
TestClassTwo::ENABLE_RUNTIME_CLASSTYPE | ( | ) |
Reimplemented from TestClassBase.