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

List of all members.

Public Member Functions

 BStructIterator (BStruct *pDict, BObject *pIterVal)
virtual BObjectstep ()

Private Attributes

string key
bool m_First
BObjectRef m_IterVal
BStructm_pStruct
BObject m_StructObj

Detailed Description

Definition at line 124 of file bstruct.cpp.


Constructor & Destructor Documentation

BStructIterator::BStructIterator ( BStruct pDict,
BObject pIterVal 
)

Definition at line 137 of file bstruct.cpp.


Member Function Documentation

BObject * BStructIterator::step ( ) [virtual]

Reimplemented from ContIterator.

Definition at line 146 of file bstruct.cpp.

References BStruct::contents_, ref_ptr< T >::get(), key, m_First, m_IterVal, and m_pStruct.

+ Here is the call graph for this function:


Member Data Documentation

string BStructIterator::key [private]

Definition at line 134 of file bstruct.cpp.

Referenced by step().

bool BStructIterator::m_First [private]

Definition at line 135 of file bstruct.cpp.

Referenced by step().

Definition at line 133 of file bstruct.cpp.

Referenced by step().

Definition at line 132 of file bstruct.cpp.

Referenced by step().

Definition at line 131 of file bstruct.cpp.


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