|
Pol
Rev 533
|
Inheritance diagram for DebugContextObjImp:
Collaboration diagram for DebugContextObjImp:Public Member Functions | |
| DebugContextObjImp (ref_ptr< DebugContext > rcdctx) | |
| virtual BObjectImp * | call_method (const char *methodname, Executor &ex) |
| virtual BObjectImp * | copy () const |
| virtual BObjectRef | get_member (const char *membername) |
| virtual const char * | typeOf () const |
| virtual int | typeOfInt () const |
Definition at line 135 of file poldbg.cpp.
| DebugContextObjImp::DebugContextObjImp | ( | ref_ptr< DebugContext > | rcdctx | ) | [explicit] |
Definition at line 145 of file poldbg.cpp.
Referenced by copy().
Here is the caller graph for this function:| 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.