NamedRefI Member List
This is the complete list of members for
NamedRefI, including all inherited members.
| CanBeA(int type_id) const | DynI | [inline] |
| VObj::CanBeA(int type_id, DynObjType *ptype) const | VObj | |
| ClearError() | VObj | |
| doClearError() | DynI | [virtual] |
| doGetError(int *perr_code=NULL) const | DynI | [virtual] |
| doGetObj(const char *type) (defined in DynI) | DynI | [inline] |
| doGetType(const DynI **pself=0) const | NamedRefI | [virtual] |
| doIsOk() const | DynI | [inline] |
| doQueryI(const char *type) | DynI | [virtual] |
| Get(const char *name) (defined in NamedRefI) | NamedRefI | [inline] |
| GetByIndex(int index, DynStr &ds, int type_id=0) | NamedRefI | [inline, virtual] |
| GetByName(const char *name, int type_id) | NamedRefI | [inline, virtual] |
| 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 | |
| Remove(DynI *pdi) | NamedRefI | [inline, virtual] |
| Set(const char *name, DynI *pdi) | NamedRefI | [inline, virtual] |
| SetError(const char *err_str, int err_code=-1) const | VObj | |