QDOS::NamingContext< T >::const_matched_iterator Class Reference

#include <Naming.h>

Inheritance diagram for QDOS::NamingContext< T >::const_matched_iterator:

QDOS::NamingContext< T >::const_recursive_iterator QDOS::VarTarget

List of all members.

Public Member Functions

 const_matched_iterator (const string &pattern="")
 const_matched_iterator (_CPtr nc, const typename BindingMap::const_iterator &itr, const string &pattern="")
 const_matched_iterator (const const_recursive_iterator &itr, const string &pattern="")
 const_matched_iterator (const const_matched_iterator &mitr)
const_matched_iteratoroperator= (const const_recursive_iterator &itr)
const_matched_iteratoroperator++ ()
const_matched_iterator operator++ (int)
const_matched_iteratoroperator-- ()
const_matched_iterator operator-- (int)

Private Attributes

string _pattern

template<class T>
class QDOS::NamingContext< T >::const_matched_iterator


Constructor & Destructor Documentation

template<class T >
QDOS::NamingContext< T >::const_matched_iterator::const_matched_iterator ( const string &  pattern = ""  )  [inline]

template<class T >
QDOS::NamingContext< T >::const_matched_iterator::const_matched_iterator ( _CPtr  nc,
const typename BindingMap::const_iterator &  itr,
const string &  pattern = "" 
) [inline]

template<class T >
QDOS::NamingContext< T >::const_matched_iterator::const_matched_iterator ( const const_recursive_iterator itr,
const string &  pattern = "" 
) [inline]

template<class T >
QDOS::NamingContext< T >::const_matched_iterator::const_matched_iterator ( const const_matched_iterator mitr  )  [inline]


Member Function Documentation

template<class T >
const_matched_iterator QDOS::NamingContext< T >::const_matched_iterator::operator++ ( int   )  [inline]

template<class T >
const_matched_iterator& QDOS::NamingContext< T >::const_matched_iterator::operator++ (  )  [inline]

template<class T >
const_matched_iterator QDOS::NamingContext< T >::const_matched_iterator::operator-- ( int   )  [inline]

template<class T >
const_matched_iterator& QDOS::NamingContext< T >::const_matched_iterator::operator-- (  )  [inline]

template<class T >
const_matched_iterator& QDOS::NamingContext< T >::const_matched_iterator::operator= ( const const_recursive_iterator itr  )  [inline]


Member Data Documentation

template<class T >
string QDOS::NamingContext< T >::const_matched_iterator::_pattern [private]


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

Generated on Tue Dec 9 16:55:40 2008 for QSAS by  doxygen 1.5.7