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