Public Member Functions | |
| CObject * | CreateObject () const |
| bool | IsDerivedFrom (const CRuntimeClass *pBaseClass) const |
Public Attributes | |
| const char * | m_lpszClassName |
| int | m_nObjectSize |
| unsigned int | m_wSchema |
| CObject *(* | m_pfnCreateObject )() |
| const CRuntimeClass * | m_pBaseClass |