#include <ewrte.h>
Data Fields | |
unsigned int | _MagicNo |
const char * | _Name |
const struct _vmt_XObject * | _Ancestor |
const struct _XClassVariant * | _SubVariants |
int | _Size |
int | _GCInfo [6] |
void(* | _Init )(XObject _this, XObject aLink, XHandle aArg) |
void(* | _ReInit )(XObject _this) |
void(* | _Done )(XObject _this) |
const struct _vmt_XObject* _vmt_XObject::_Ancestor |
int _vmt_XObject::_GCInfo[6] |
unsigned int _vmt_XObject::_MagicNo |
const char* _vmt_XObject::_Name |
int _vmt_XObject::_Size |
const struct _XClassVariant* _vmt_XObject::_SubVariants |