| 
    ACE
    6.3.1
    
   | 
 
Compatibility wrapper for ACE_Unbounded_Set_Ex_Iterator. More...
#include <Unbounded_Set.h>


Public Types | |
| typedef  ACE_Unbounded_Set_Ex_Iterator < T, ACE_Unbounded_Set_Default_Comparator < T > >  | base_type | 
  Public Types inherited from ACE_Unbounded_Set_Ex_Iterator< T, ACE_Unbounded_Set_Default_Comparator< T > > | |
| typedef ACE_Unbounded_Set_Ex < T, ACE_Unbounded_Set_Default_Comparator < T > >  | container_type | 
| Type definition of the container type.  More... | |
| typedef std::forward_iterator_tag | iterator_category | 
| typedef container_type::value_type | value_type | 
| typedef container_type::reference | reference | 
| typedef container_type::pointer | pointer | 
| typedef  container_type::difference_type  | difference_type | 
Additional Inherited Members | |
  Public Attributes inherited from ACE_Unbounded_Set_Ex_Iterator< T, ACE_Unbounded_Set_Default_Comparator< T > > | |
| ACE_ALLOC_HOOK_DECLARE | |
| Declare the dynamic allocation hooks.  More... | |
Compatibility wrapper for ACE_Unbounded_Set_Ex_Iterator.
| typedef ACE_Unbounded_Set_Ex_Iterator<T, ACE_Unbounded_Set_Default_Comparator<T> > ACE_Unbounded_Set_Iterator< T >::base_type | 
| 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.8.6