|
Pol
Rev 533
|
Inheritance diagram for DataElemRefObjImp:
Collaboration diagram for DataElemRefObjImp:Public Member Functions | |
| DataElemRefObjImp (DataFileContentsRef dfcontents, DataFileElementRef dflem) | |
| virtual BObjectImp * | call_method (const char *methodname, Executor &ex) |
| virtual BObjectImp * | call_method_id (const int id, Executor &ex, bool forcebuiltin=false) |
| virtual BObjectImp * | copy () const |
| virtual const char * | typeOf () const |
| virtual int | typeOfInt () const |
Definition at line 121 of file datastore.cpp.
| DataElemRefObjImp::DataElemRefObjImp | ( | DataFileContentsRef | dfcontents, |
| DataFileElementRef | dflem | ||
| ) |
Definition at line 540 of file datastore.cpp.
Referenced by copy().
Here is the caller graph for this function:| BObjectImp * DataElemRefObjImp::call_method | ( | const char * | methodname, |
| Executor & | ex | ||
| ) | [virtual] |
Reimplemented from BObjectImp.
Definition at line 566 of file datastore.cpp.
References CallPropertyListMethod(), and BApplicObj< T >::obj_.
Here is the call graph for this function:| BObjectImp * DataElemRefObjImp::call_method_id | ( | const int | id, |
| Executor & | ex, | ||
| bool | forcebuiltin = false |
||
| ) | [virtual] |
Reimplemented from BObjectImp.
Definition at line 557 of file datastore.cpp.
References CallPropertyListMethod_id(), and BApplicObj< T >::obj_.
Here is the call graph for this function:| BObjectImp * DataElemRefObjImp::copy | ( | void | ) | const [virtual] |
Implements BApplicObj< T >.
Definition at line 552 of file datastore.cpp.
References DataElemRefObjImp(), and BApplicObj< T >::obj_.
Here is the call graph for this function:| const char * DataElemRefObjImp::typeOf | ( | ) | const [virtual] |
Implements BApplicObj< T >.
Definition at line 544 of file datastore.cpp.
| int DataElemRefObjImp::typeOfInt | ( | ) | const [virtual] |
Implements BApplicObj< T >.
Definition at line 548 of file datastore.cpp.
References BObjectImp::OTDataElemRef.