#include <test_objects.h>
Inheritance diagram for TestY:
Public Methods | |
virtual void | setX3 ( TestX* x3 ) |
virtual TestX* | getX3 () |
virtual | ~TestY () |
Static Public Methods | |
const LString& | get_class_name () |
This returns the instance name of this Class - "Object". | |
Protected Methods | |
TestY () | |
Static Protected Methods | |
void | constructorFunction ( void* place ) |
Friends | |
class | TestObjectFactory |
|
|
|
Reimplemented from TestX.
|
|
|
|
Reimplemented from TestX.