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

#include <Naming.h>

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

QDOS::NamingContext< T >::recursive_iterator QDOS::VarTarget

List of all members.

Public Member Functions

 matched_iterator (const string &pattern="")
 matched_iterator (_Ptr nc, const typename BindingMap::iterator &itr, const string &pattern="")
 matched_iterator (const recursive_iterator &itr, const string &pattern="")
 matched_iterator (const matched_iterator &mitr)
matched_iteratoroperator= (const recursive_iterator &itr)
matched_iteratoroperator++ ()
matched_iterator operator++ (int)
matched_iteratoroperator-- ()
matched_iterator operator-- (int)

Private Attributes

string _pattern

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


Constructor & Destructor Documentation

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

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

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

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


Member Function Documentation

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

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

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

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

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


Member Data Documentation

template<class T >
string QDOS::NamingContext< T >::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