Pol  Rev 533
EConfigElemRefObjImp Class Reference

#include <cfgmod.h>

+ Inheritance diagram for EConfigElemRefObjImp:
+ Collaboration diagram for EConfigElemRefObjImp:

List of all members.

Public Member Functions

 EConfigElemRefObjImp (ref_ptr< StoredConfigElem > rcelem)
virtual BObjectImpcopy () 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

Detailed Description

Definition at line 72 of file cfgmod.h.


Constructor & Destructor Documentation

Definition at line 108 of file cfgmod.cpp.

Referenced by copy().

+ Here is the caller graph for this function:


Member Function Documentation

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.


The documentation for this class was generated from the following files: