ACE  6.1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions
ACE_Unbounded_Set_Iterator< T > Class Template Reference

Compatibility wrapper for ACE_Unbounded_Set_Ex_Iterator. More...

#include <Unbounded_Set.h>

Inheritance diagram for ACE_Unbounded_Set_Iterator< T >:
Inheritance graph
[legend]
Collaboration diagram for ACE_Unbounded_Set_Iterator< T >:
Collaboration graph
[legend]

List of all members.

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)

Detailed Description

template<typename T>
class ACE_Unbounded_Set_Iterator< T >

Compatibility wrapper for ACE_Unbounded_Set_Ex_Iterator.


Member Typedef Documentation


Constructor & Destructor Documentation

template<typename T >
ACE_Unbounded_Set_Iterator< T >::ACE_Unbounded_Set_Iterator ( ACE_Unbounded_Set< T > &  s,
bool  end = false 
)
template<typename T >
ACE_Unbounded_Set_Iterator< T >::ACE_Unbounded_Set_Iterator ( const base_type s)

The documentation for this class was generated from the following files: