Pol  Rev 533
DebugContextObjImp Class Reference
+ Inheritance diagram for DebugContextObjImp:
+ Collaboration diagram for DebugContextObjImp:

List of all members.

Public Member Functions

 DebugContextObjImp (ref_ptr< DebugContext > rcdctx)
virtual BObjectImpcall_method (const char *methodname, Executor &ex)
virtual BObjectImpcopy () const
virtual BObjectRef get_member (const char *membername)
virtual const char * typeOf () const
virtual int typeOfInt () const

Detailed Description

Definition at line 135 of file poldbg.cpp.


Constructor & Destructor Documentation

Definition at line 145 of file poldbg.cpp.

Referenced by copy().

+ Here is the caller graph for this function:


Member Function Documentation

BObjectImp * DebugContextObjImp::call_method ( const char *  methodname,
Executor ex 
) [virtual]

Reimplemented from BObjectImp.

Definition at line 161 of file poldbg.cpp.

References ObjArray::addElement(), Executor::getStringParam(), Executor::hasParams(), String::value(), and BApplicObj< T >::value().

+ Here is the call graph for this function:

BObjectImp * DebugContextObjImp::copy ( void  ) const [virtual]

Implements BApplicObj< T >.

Definition at line 157 of file poldbg.cpp.

References DebugContextObjImp(), and BApplicObj< T >::value().

+ Here is the call graph for this function:

BObjectRef DebugContextObjImp::get_member ( const char *  membername) [virtual]

Reimplemented from BObjectImp.

Definition at line 186 of file poldbg.cpp.

References BApplicObj< T >::value().

+ Here is the call graph for this function:

const char * DebugContextObjImp::typeOf ( ) const [virtual]

Implements BApplicObj< T >.

Definition at line 149 of file poldbg.cpp.

int DebugContextObjImp::typeOfInt ( ) const [virtual]

Implements BApplicObj< T >.

Definition at line 153 of file poldbg.cpp.

References BObjectImp::OTDebugContext.


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