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

List of all members.

Public Member Functions

 StorageAreaIterator (StorageArea *area, BObject *pIter)
virtual BObjectstep ()

Private Attributes

StorageArea_area
string key
BObjectm_pIterVal

Detailed Description

Definition at line 290 of file storage.cpp.


Constructor & Destructor Documentation

Definition at line 301 of file storage.cpp.


Member Function Documentation

Reimplemented from ContIterator.

Definition at line 308 of file storage.cpp.

References _area, StorageArea::_items, key, m_pIterVal, and make_itemref().

+ Here is the call graph for this function:


Member Data Documentation

Definition at line 298 of file storage.cpp.

Referenced by step().

string StorageAreaIterator::key [private]

Definition at line 297 of file storage.cpp.

Referenced by step().

Definition at line 296 of file storage.cpp.

Referenced by step().


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