wibble::Singleton< T >::const_iterator Class Reference

#include <singleton.h>

Collaboration diagram for wibble::Singleton< T >::const_iterator:

Collaboration graph
[legend]

List of all members.

template<typename T>
class wibble::Singleton< T >::const_iterator


Public Member Functions

 const_iterator ()
const T & operator* () const
const T * operator-> () const
const_iteratoroperator++ ()
bool operator== (const const_iterator &iter) const
bool operator!= (const const_iterator &iter) const

Protected Member Functions

 const_iterator (const T *value)

Friends

class Singleton< T >

Constructor & Destructor Documentation

template<typename T>
wibble::Singleton< T >::const_iterator::const_iterator ( const T *  value  )  [inline, protected]

template<typename T>
wibble::Singleton< T >::const_iterator::const_iterator (  )  [inline]


Member Function Documentation

template<typename T>
const T& wibble::Singleton< T >::const_iterator::operator* (  )  const [inline]

template<typename T>
const T* wibble::Singleton< T >::const_iterator::operator-> (  )  const [inline]

template<typename T>
const_iterator& wibble::Singleton< T >::const_iterator::operator++ (  )  [inline]

template<typename T>
bool wibble::Singleton< T >::const_iterator::operator== ( const const_iterator iter  )  const [inline]

template<typename T>
bool wibble::Singleton< T >::const_iterator::operator!= ( const const_iterator iter  )  const [inline]


Friends And Related Function Documentation

template<typename T>
friend class Singleton< T > [friend]


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

Generated on Tue Mar 11 11:26:34 2008 for wibble by  doxygen 1.5.5