ACE 6.0.4
Public Types | Public Member Functions
ACE_Unbounded_Set_Const_Iterator< T > Class Template Reference

Compatibility wrapper for ACE_Unbounded_Set_Ex_Const_Iterator. More...

#include <Unbounded_Set.h>

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

List of all members.

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)

Detailed Description

template<class T>
class ACE_Unbounded_Set_Const_Iterator< T >

Compatibility wrapper for ACE_Unbounded_Set_Ex_Const_Iterator.


Member Typedef Documentation


Constructor & Destructor Documentation

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

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines