wxWidgets supports runtime manipulation of class information, and dynamic creation of objects given class names.
Related Overviews: Runtime Type Information (RTTI)
Related macros/global-functions group: Runtime Type Information (RTTI)
Classes | |
class | wxObjectDataPtr< T > |
This is a helper template class primarily written to avoid memory leaks because of missing calls to wxRefCounter::DecRef() and wxObjectRefData::DecRef(). More... | |
class | wxObjectRefData |
class | wxRefCounter |
class | wxObject |
class | wxClassInfo |