ACE  6.0.6
Public Types | Public Member Functions
ACE_Unbounded_Set_Const_Iterator Class Reference

Compatibility wrapper for ACE_Unbounded_Set_Ex_Const_Iterator. More...

#include <Unbounded_Set.h>

Inheritance diagram for ACE_Unbounded_Set_Const_Iterator:
Inheritance graph
[legend]
Collaboration diagram for ACE_Unbounded_Set_Const_Iterator:
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

Compatibility wrapper for ACE_Unbounded_Set_Ex_Const_Iterator.


Member Typedef Documentation


Constructor & Destructor Documentation

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

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