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

List of all members.

Public Member Functions

 StorageAreasImp ()
virtual BObjectImpcopy () const
ContIteratorcreateIterator (BObject *pIterVal)
BObjectRef get_member (const char *membername)
virtual string getStringRep () const
BObjectRef OperSubscript (const BObject &obj)
virtual size_t sizeEstimate () const

Detailed Description

Definition at line 409 of file storage.cpp.


Constructor & Destructor Documentation

Definition at line 412 of file storage.cpp.

Referenced by copy().

+ Here is the caller graph for this function:


Member Function Documentation

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.

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.


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