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

#include <singleton.h>

Collaboration diagram for wibble::Singleton< T >::iterator:
[legend]

List of all members.

Public Member Functions

 iterator ()
T & operator* ()
T * operator-> ()
iteratoroperator++ ()
bool operator== (const iterator &iter) const
bool operator!= (const iterator &iter) const

Protected Member Functions

 iterator (T *value)

Friends

class Singleton< T >

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


Constructor & Destructor Documentation

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

Member Function Documentation

template<typename T>
bool wibble::Singleton< T >::iterator::operator!= ( const iterator iter  )  const [inline]
template<typename T>
T& wibble::Singleton< T >::iterator::operator* (  )  [inline]
template<typename T>
iterator& wibble::Singleton< T >::iterator::operator++ (  )  [inline]
template<typename T>
T* wibble::Singleton< T >::iterator::operator-> (  )  [inline]
template<typename T>
bool wibble::Singleton< T >::iterator::operator== ( 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 May 11 13:27:07 2010 for wibble by  doxygen 1.6.3