CanBeA(int type_id) const | VObj | [inline] |
CanBeA(int type_id, DynObjType *ptype) const | VObj | |
ClearError() | VObj | |
doIsOk() const | VObj | [inline] |
GetError(int *perr_code=NULL) const | VObj | |
GetObj(int type_id, doCastAlgo algo=doCastFull) | VObj | [inline] |
GetObj(const char *type, doCastAlgo algo=doCastFull) | VObj | [inline] |
GetType() const | VObj | |
GetTypeName() const | VObj | [inline] |
IsA(int type_id) const | VObj | [inline] |
IsA(const char *type) const | VObj | [inline] |
IsA(int type_id, DynObjType *ptype) const | VObj | |
IsA(const char *type, DynObjType *ptype) const | VObj | |
SetError(const char *err_str, int err_code=-1) const | VObj |