DynSharedI Member List
This is the complete list of members for
DynSharedI, including all inherited members.
| AddRef() (defined in RefCountI) | RefCountI | [inline] |
| CanBeA(int type_id) const | DynI | [inline] |
| VObj::CanBeA(int type_id, DynObjType *ptype) const | VObj | |
| ClearError() | VObj | |
| DecRef() (defined in DynSharedI) | DynSharedI | [inline, virtual] |
| doAddRef()=0 | DynSharedI | [pure virtual] |
| 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 | DynSharedI | [virtual] |
| doIsOk() const | DynI | [inline] |
| doQueryI(const char *type) | DynI | [virtual] |
| doRelease()=0 | DynSharedI | [pure 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] |
| IncRef() | DynSharedI | [inline, virtual] |
| 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 | |
| Release() (defined in RefCountI) | RefCountI | [inline] |
| SetError(const char *err_str, int err_code=-1) const | VObj | |
| ~DynObj() (defined in DynObj) | DynObj | |