searchspec_sequence::const_iterator Class Reference

#include <stlsoft/filesystem/searchspec_sequence.hpp>

List of all members.


Detailed Description

template<typename S>
class stlsoft::searchspec_sequence< S >::const_iterator

The const_iterator type for the searchspec_sequence.

Public Member Functions

 const_iterator ()
 Default constructor.
 ~const_iterator () throw ()
 Destructor.
 const_iterator (class_type const &rhs)
 Copy constructor.
class_typeoperator= (class_type const &rhs)
class_typeoperator++ ()
class_type operator++ (int)
const value_type operator* () const
 Dereference to return the value at the current position.
bool operator== (class_type const &rhs) const
bool operator!= (class_type const &rhs) const

Constructor & Destructor Documentation

const_iterator (  )  [inline]

Default constructor.

~const_iterator (  )  throw () [inline]

Destructor.

const_iterator ( class_type const &  rhs  )  [inline]

Copy constructor.


Member Function Documentation

const value_type operator* (  )  const [inline]

Dereference to return the value at the current position.

References STLSOFT_ASSERT.


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

Generated on Thu Jun 10 08:58:45 2010 for STLSoft by  doxygen 1.5.6