Pol  Rev 533
ContIterator Class Reference

#include <contiter.h>

+ Inheritance diagram for ContIterator:
+ Collaboration diagram for ContIterator:

List of all members.

Public Member Functions

 ContIterator ()
BObjectImpcopy (void) const
std::string getStringRep () const
size_t sizeEstimate () const
virtual BObjectstep ()

Detailed Description

Definition at line 13 of file contiter.h.


Constructor & Destructor Documentation

Definition at line 961 of file executor.cpp.

Referenced by sizeEstimate().

+ Here is the caller graph for this function:


Member Function Documentation

BObjectImp * ContIterator::copy ( void  ) const [virtual]

Implements BObjectImp.

Definition at line 968 of file executor.cpp.

string ContIterator::getStringRep ( ) const [virtual]

Implements BObjectImp.

Definition at line 976 of file executor.cpp.

size_t ContIterator::sizeEstimate ( ) const [virtual]

Implements BObjectImp.

Definition at line 972 of file executor.cpp.

References ContIterator().

+ Here is the call graph for this function:

BObject * ContIterator::step ( ) [virtual]

Reimplemented in ArrayIterator, StorageAreasIterator, StorageAreaIterator, BStructIterator, BDictionaryIterator, BXMLAttributeIterator, and BXMLNodeIterator.

Definition at line 964 of file executor.cpp.

Referenced by Executor::ins_stepforeach2().

+ Here is the caller graph for this function:


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