#include <Unbounded_Set.h>
Public Types | |
typedef ACE_Unbounded_Set_Ex_Const_Iterator < T, ACE_Unbounded_Set_Default_Comparator < T > > | base_type |
Public Member Functions | |
ACE_Unbounded_Set_Const_Iterator (const ACE_Unbounded_Set< T > &s, bool end=false) | |
ACE_Unbounded_Set_Const_Iterator (const base_type &s) |
typedef ACE_Unbounded_Set_Ex_Const_Iterator<T, ACE_Unbounded_Set_Default_Comparator<T> > ACE_Unbounded_Set_Const_Iterator< T >::base_type |
ACE_Unbounded_Set_Const_Iterator< T >::ACE_Unbounded_Set_Const_Iterator | ( | const ACE_Unbounded_Set< T > & | s, | |
bool | end = false | |||
) | [inline] |
ACE_Unbounded_Set_Const_Iterator< T >::ACE_Unbounded_Set_Const_Iterator | ( | const base_type & | s | ) | [inline] |