50 inline static SP::CORE_Test
New() {
tBoolean test()
make the test
Definition: CORE_Test.cpp:22
virtual ~CORE_Test(void)
destroy
Definition: CORE_Test.cpp:19
#define tBoolean
Definition: types.h:35
CORE_Test(void)
create
Definition: CORE_Test.cpp:16
abstract base class for most classes.
Definition: CORE_Object.h:30
This class is a test class for common package.
Definition: CORE_Test.h:17
static SP::CORE_Test New()
create a test class
Definition: CORE_Test.h:50
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:106