Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Registry::Binding_Iterator::Iteration_State Class Reference

#include <Registry.h>

Inheritance diagram for ACE_Registry::Binding_Iterator::Iteration_State

Inheritance graph
[legend]
List of all members.

Public Methods

 Iteration_State (Binding_Iterator &iterator)
virtual int next_n (u_long how_many, Binding_List &list) = 0
 Next <how_many> entries.

void reset (void)
 Reset state.


Protected Attributes

Binding_Iteratorparent_
 Pointer to parent iterator.

u_long index_

Detailed Description

Base class for state


Constructor & Destructor Documentation

ACE_Registry::Binding_Iterator::Iteration_State::Iteration_State ( Binding_Iterator & iter )
 


Member Function Documentation

int ACE_Registry::Binding_Iterator::Iteration_State::next_n ( u_long how_many,
Binding_List & list ) [pure virtual]
 

Next <how_many> entries.

Reimplemented in ACE_Registry::Binding_Iterator::Object_Iteration, ACE_Registry::Binding_Iterator::Context_Iteration, and ACE_Registry::Binding_Iterator::Iteration_Complete.

void ACE_Registry::Binding_Iterator::Iteration_State::reset ( void )
 

Reset state.


Member Data Documentation

u_long ACE_Registry::Binding_Iterator::Iteration_State::index_ [protected]
 

Binding_Iterator * ACE_Registry::Binding_Iterator::Iteration_State::parent_ [protected]
 

Pointer to parent iterator.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 07:06:06 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000