#include <Unbounded_Set.h>
Inheritance diagram for ACE_Unbounded_Set_Iterator< T >:


Public Types | |
| typedef ACE_Unbounded_Set_Ex_Iterator< T, ACE_Unbounded_Set_Default_Comparator< T > > | base_type |
Public Member Functions | |
| ACE_Unbounded_Set_Iterator (ACE_Unbounded_Set< T > &s, bool end=false) | |
| ACE_Unbounded_Set_Iterator (const base_type &s) | |
Definition at line 45 of file Unbounded_Set.h.
| typedef ACE_Unbounded_Set_Ex_Iterator<T, ACE_Unbounded_Set_Default_Comparator<T> > ACE_Unbounded_Set_Iterator< T >::base_type |
Definition at line 49 of file Unbounded_Set.h.
| ACE_Unbounded_Set_Iterator< T >::ACE_Unbounded_Set_Iterator | ( | ACE_Unbounded_Set< T > & | s, | |
| bool | end = false | |||
| ) |
| ACE_Unbounded_Set_Iterator< T >::ACE_Unbounded_Set_Iterator | ( | const base_type & | s | ) |
1.4.7