ACE
6.3.3
|
Public Member Functions | |
int | next_n (u_long how_many, Binding_List &list) |
Next how_many entries. More... | |
Public Member Functions inherited from ACE_Registry::Binding_Iterator::Iteration_State | |
Iteration_State (void) | |
Constructor. More... | |
virtual | ~Iteration_State (void) |
Destructor. More... | |
void | iterator (Binding_Iterator *iterator) |
Set the iterator reference. More... | |
void | reset (void) |
Reset state. More... | |
Additional Inherited Members | |
Protected Attributes inherited from ACE_Registry::Binding_Iterator::Iteration_State | |
Binding_Iterator * | parent_ |
Pointer to parent iterator. More... | |
u_long | index_ |
|
virtual |
Next how_many entries.
Implements ACE_Registry::Binding_Iterator::Iteration_State.