#include <testobject.h>
Public Member Functions | |
| TestObject () | |
| ~TestObject () | |
| TestObject (char *text="TestObject") | |
| ~TestObject () | |
Definition at line 6 of file testobject.h.
| TestObject::TestObject | ( | ) |
| TestObject::~TestObject | ( | ) |
Definition at line 8 of file testobject.C.
| TestObject::TestObject | ( | char * | text = "TestObject" |
) |
Definition at line 3 of file testobject.C.
| TestObject::~TestObject | ( | ) |
1.5.5