CanBeA(int type_id) const | DynI | [inline] |
VObj::CanBeA(int type_id, DynObjType *ptype) const | VObj | |
ClearError() | VObj | |
doClearError() | DynI | [virtual] |
doDestroy() | DynObj | [inline, virtual] |
doDtor() | DynObj | [inline, protected, virtual] |
doGetError(int *perr_code=NULL) const | DynI | [virtual] |
doGetObj(const char *type) (defined in DynI) | DynI | [inline] |
doGetType(const DynI **pself=0) const | DynObj | [virtual] |
doIsOk() const | DynI | [inline] |
doQueryI(const char *type) | DynI | [virtual] |
DynObj() | DynObj | |
GetError(int *perr_code=NULL) const | VObj | |
GetObj(int type_id, doCastAlgo algo=doCastFull) | DynI | [inline] |
GetObj(const char *type, doCastAlgo algo=doCastFull) | DynI | [inline] |
GetObjectSize() const (defined in DynI) | DynI | [inline] |
GetType() const | DynI | [inline] |
GetTypeId() const (defined in DynI) | DynI | [inline] |
GetTypeName() const | DynI | [inline] |
IsA(int type_id) const | DynI | [inline] |
IsA(const char *type) const | DynI | [inline] |
VObj::IsA(int type_id, DynObjType *ptype) const | VObj | |
VObj::IsA(const char *type, DynObjType *ptype) const | VObj | |
SetError(const char *err_str, int err_code=-1) const | VObj | |
~DynObj() (defined in DynObj) | DynObj |