Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TAO_ESF_Proxy_RB_Tree_Iterator Class Template Reference

Iterator class for a ACE_ESF_RB_Tree. More...

#include <ESF_Proxy_RB_Tree.h>

Collaboration diagram for TAO_ESF_Proxy_RB_Tree_Iterator:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ACE_RB_Tree_Iterator<
PROXY*,int,ACE_Less_Than<PROXY*>,
ACE_Null_Mutex
Implementation

Public Methods

 TAO_ESF_Proxy_RB_Tree_Iterator (const Implementation &i)
int operator== (const TAO_ESF_Proxy_RB_Tree_Iterator<PROXY> &rhs) const
int operator!= (const TAO_ESF_Proxy_RB_Tree_Iterator<PROXY> &rhs) const
TAO_ESF_Proxy_RB_Tree_Iterator<
PROXY>& 
operator++ (void)
TAO_ESF_Proxy_RB_Tree_Iterator<
PROXY> 
operator++ (int)
PROXY* operator * (void)

Private Attributes

Implementation impl_

Detailed Description

template<class PROXY> template class TAO_ESF_Proxy_RB_Tree_Iterator

Iterator class for a ACE_ESF_RB_Tree.


Member Typedef Documentation

template<classPROXY>
typedef ACE_RB_Tree_Iterator<PROXY*,int,ACE_Less_Than<PROXY*>,ACE_Null_Mutex> TAO_ESF_Proxy_RB_Tree_Iterator<PROXY>::Implementation
 


Constructor & Destructor Documentation

template<classPROXY>
ACE_INLINE TAO_ESF_Proxy_RB_Tree_Iterator< PROXY >::TAO_ESF_Proxy_RB_Tree_Iterator<PROXY> ( const Implementation & i )
 


Member Function Documentation

template<classPROXY>
ACE_INLINE PROXY * TAO_ESF_Proxy_RB_Tree_Iterator< PROXY >::operator * ( void )
 

template<classPROXY>
ACE_INLINE int TAO_ESF_Proxy_RB_Tree_Iterator< PROXY >::operator!= ( const TAO_ESF_Proxy_RB_Tree_Iterator< PROXY >& rhs ) const
 

template<classPROXY>
ACE_INLINE TAO_ESF_Proxy_RB_Tree_Iterator< PROXY > TAO_ESF_Proxy_RB_Tree_Iterator< PROXY >::operator++ ( int )
 

template<classPROXY>
ACE_INLINE TAO_ESF_Proxy_RB_Tree_Iterator< PROXY >& TAO_ESF_Proxy_RB_Tree_Iterator< PROXY >::operator++ ( void )
 

template<classPROXY>
ACE_INLINE int TAO_ESF_Proxy_RB_Tree_Iterator< PROXY >::operator== ( const TAO_ESF_Proxy_RB_Tree_Iterator< PROXY >& rhs ) const
 


Member Data Documentation

template<classPROXY>
Implementation TAO_ESF_Proxy_RB_Tree_Iterator<PROXY>::impl_ [private]
 


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:03:33 2001 for TAO_ESF by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000