|
Pol
Rev 533
|
Inheritance diagram for StorageAreasImp:
Collaboration diagram for StorageAreasImp:Public Member Functions | |
| StorageAreasImp () | |
| virtual BObjectImp * | copy () const |
| ContIterator * | createIterator (BObject *pIterVal) |
| BObjectRef | get_member (const char *membername) |
| virtual string | getStringRep () const |
| BObjectRef | OperSubscript (const BObject &obj) |
| virtual size_t | sizeEstimate () const |
Definition at line 409 of file storage.cpp.
| StorageAreasImp::StorageAreasImp | ( | ) | [inline] |
Definition at line 412 of file storage.cpp.
Referenced by copy().
Here is the caller graph for this function:| virtual BObjectImp* StorageAreasImp::copy | ( | void | ) | const [inline, virtual] |
Implements BObjectImp.
Definition at line 414 of file storage.cpp.
References StorageAreasImp().
Here is the call graph for this function:| ContIterator* StorageAreasImp::createIterator | ( | BObject * | pIterVal | ) | [inline, virtual] |
Reimplemented from BObjectImp.
Definition at line 429 of file storage.cpp.
| BObjectRef StorageAreasImp::get_member | ( | const char * | membername | ) | [virtual] |
Reimplemented from BObjectImp.
Definition at line 445 of file storage.cpp.
References Storage::areas, and UninitObject::create().
Here is the call graph for this function:| virtual string StorageAreasImp::getStringRep | ( | ) | const [inline, virtual] |
Implements BObjectImp.
Definition at line 419 of file storage.cpp.
| BObjectRef StorageAreasImp::OperSubscript | ( | const BObject & | obj | ) | [virtual] |
Reimplemented from BObjectImp.
Definition at line 453 of file storage.cpp.
References Storage::areas, BObject::impref(), BObject::isa(), BObjectImp::OTString, and String::value().
Here is the call graph for this function:| virtual size_t StorageAreasImp::sizeEstimate | ( | ) | const [inline, virtual] |
Implements BObjectImp.
Definition at line 424 of file storage.cpp.