|
Pol
Rev 533
|
#include <cfgmod.h>
Inheritance diagram for EConfigFileRefObjImp:
Collaboration diagram for EConfigFileRefObjImp:Public Member Functions | |
| EConfigFileRefObjImp (ref_ptr< StoredConfigFile > rcfile) | |
| virtual BObjectImp * | copy () const |
| virtual BObjectRef | OperSubscript (const BObject &obj) |
| virtual const char * | typeOf () const |
| virtual int | typeOfInt () const |
Definition at line 64 of file cfgmod.cpp.
Referenced by copy().
Here is the caller graph for this function:| BObjectImp * EConfigFileRefObjImp::copy | ( | void | ) | const [virtual] |
Implements BApplicObj< T >.
Definition at line 103 of file cfgmod.cpp.
References EConfigFileRefObjImp(), and BApplicObj< T >::obj_.
Here is the call graph for this function:| BObjectRef EConfigFileRefObjImp::OperSubscript | ( | const BObject & | obj | ) | [virtual] |
Reimplemented from BObjectImp.
Definition at line 69 of file cfgmod.cpp.
References ref_ptr< T >::get(), BObject::impref(), BObjectImp::isa(), BApplicObj< T >::obj_, BObjectImp::OTLong, BObjectImp::OTString, and BApplicObj< T >::value().
Here is the call graph for this function:| const char * EConfigFileRefObjImp::typeOf | ( | ) | const [virtual] |
Implements BApplicObj< T >.
Definition at line 95 of file cfgmod.cpp.
| int EConfigFileRefObjImp::typeOfInt | ( | ) | const [virtual] |
Implements BApplicObj< T >.
Definition at line 99 of file cfgmod.cpp.
References BObjectImp::OTConfigFileRef.