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

#include <singleton.h>

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

List of all members.

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


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 >

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>
T& wibble::Singleton< T >::iterator::operator* (  )  [inline]

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

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

template<typename T>
bool wibble::Singleton< T >::iterator::operator== ( const iterator iter  )  const [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 Wed Aug 20 11:10:12 2008 for wibble by  doxygen 1.5.6