BLOCXX_NAMESPACE::Enumeration< T > Class Template Reference

#include <Enumeration.hpp>

List of all members.

Public Member Functions

 Enumeration ()
bool hasMoreElements () const
void nextElement (T &arg)
nextElement ()
size_t numberOfElements () const
void addElement (const T &arg)
void clear ()
bool usingTempFile () const

Private Attributes

IntrusiveReference
< TempFileEnumerationImpl< T > > 
m_impl

Detailed Description

template<class T>
class BLOCXX_NAMESPACE::Enumeration< T >

Definition at line 80 of file Enumeration.hpp.


Constructor & Destructor Documentation

template<class T >
BLOCXX_NAMESPACE::Enumeration< T >::Enumeration (  )  [inline]

Definition at line 83 of file Enumeration.hpp.


Member Function Documentation

template<class T >
void BLOCXX_NAMESPACE::Enumeration< T >::addElement ( const T &  arg  )  [inline]
template<class T >
void BLOCXX_NAMESPACE::Enumeration< T >::clear (  )  [inline]

Definition at line 107 of file Enumeration.hpp.

template<class T >
bool BLOCXX_NAMESPACE::Enumeration< T >::hasMoreElements (  )  const [inline]

Definition at line 87 of file Enumeration.hpp.

template<class T >
T BLOCXX_NAMESPACE::Enumeration< T >::nextElement (  )  [inline]

Definition at line 95 of file Enumeration.hpp.

template<class T >
void BLOCXX_NAMESPACE::Enumeration< T >::nextElement ( T &  arg  )  [inline]

Definition at line 91 of file Enumeration.hpp.

template<class T >
size_t BLOCXX_NAMESPACE::Enumeration< T >::numberOfElements (  )  const [inline]

Definition at line 99 of file Enumeration.hpp.

template<class T >
bool BLOCXX_NAMESPACE::Enumeration< T >::usingTempFile (  )  const [inline]

Definition at line 111 of file Enumeration.hpp.


Member Data Documentation

Definition at line 116 of file Enumeration.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Jul 5 19:59:41 2010 for blocxx by  doxygen 1.6.3