#include <FlexiObject.h>

Public Member Functions | |
| FlexiObject () | |
| virtual | ~FlexiObject () |
| const std::string & | getClassName () const |
| FlexiObject::FlexiObject | ( | ) |
Constructor
| FlexiObject::~FlexiObject | ( | ) | [virtual] |
Destructor
| const std::string & FlexiObject::getClassName | ( | ) | const |
Get the classname of the object
1.5.6