|
Pol
Rev 533
|
#include <cfgmod.h>
Inheritance diagram for EConfigElemRefObjImp:
Collaboration diagram for EConfigElemRefObjImp:Public Member Functions | |
| EConfigElemRefObjImp (ref_ptr< StoredConfigElem > rcelem) | |
| virtual BObjectImp * | copy () const |
| virtual BObjectRef | get_member (const char *membername) |
| virtual BObjectRef | get_member_id (const int id) |
| virtual const char * | typeOf () const |
| virtual int | typeOfInt () const |
Definition at line 108 of file cfgmod.cpp.
Referenced by copy().
Here is the caller graph for this function:| BObjectImp * EConfigElemRefObjImp::copy | ( | void | ) | const [virtual] |
Implements BApplicObj< T >.
Definition at line 121 of file cfgmod.cpp.
References EConfigElemRefObjImp(), and BApplicObj< T >::obj_.
Here is the call graph for this function:| BObjectRef EConfigElemRefObjImp::get_member | ( | const char * | membername | ) | [virtual] |
Reimplemented from BObjectImp.
Definition at line 132 of file cfgmod.cpp.
References BApplicObj< T >::obj_.
Referenced by get_member_id().
Here is the caller graph for this function:| BObjectRef EConfigElemRefObjImp::get_member_id | ( | const int | id | ) | [virtual] |
Reimplemented from BObjectImp.
Definition at line 126 of file cfgmod.cpp.
References ObjMember::code, get_member(), and getObjMember().
Here is the call graph for this function:| const char * EConfigElemRefObjImp::typeOf | ( | ) | const [virtual] |
Implements BApplicObj< T >.
Definition at line 113 of file cfgmod.cpp.
| int EConfigElemRefObjImp::typeOfInt | ( | ) | const [virtual] |
Implements BApplicObj< T >.
Definition at line 117 of file cfgmod.cpp.
References BObjectImp::OTConfigElemRef.