OObject common base class for all framework classes
![]() | getClassInfo () |
![]() | isKindOf (const OClassInfo& rClass) |
![]() | OObject () |
![]() | OObject (const OCreateParam& rParam) |
![]() | operator delete (void* p) Define private new and delete operator because of compiler bug, when allocating and deleteing a exported class |
![]() | operator new (size_t size) Define private new and delete operator because of compiler bug, when allocating and deleteing a exported class |
OObject common base class for all framework classes. Used for memory-management and runtime type-info.
OObject(const OCreateParam& rParam)
void* operator new(size_t size)
void operator delete(void* p)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de