WebRadioApp  0.1
_vmt_XObject Struct Reference

#include <ewrte.h>

Collaboration diagram for _vmt_XObject:

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)
 

Field Documentation

◆ _Ancestor

const struct _vmt_XObject* _vmt_XObject::_Ancestor

◆ _Done

void(* _vmt_XObject::_Done) (XObject _this)

◆ _GCInfo

int _vmt_XObject::_GCInfo[6]

◆ _Init

void(* _vmt_XObject::_Init) (XObject _this, XObject aLink, XHandle aArg)

◆ _MagicNo

unsigned int _vmt_XObject::_MagicNo

◆ _Name

const char* _vmt_XObject::_Name

◆ _ReInit

void(* _vmt_XObject::_ReInit) (XObject _this)

◆ _Size

int _vmt_XObject::_Size

◆ _SubVariants

const struct _XClassVariant* _vmt_XObject::_SubVariants

The documentation for this struct was generated from the following file: