OWBI1::Enumeration< T > Class Template Reference

#include <OWBI1_Enumeration.hpp>

Collaboration diagram for OWBI1::Enumeration< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

IntrusiveReference< TempFileEnumerationImpl<
T > > 
m_impl

Detailed Description

template<class T>
class OWBI1::Enumeration< T >

Definition at line 87 of file OWBI1_Enumeration.hpp.


Constructor & Destructor Documentation

template<class T>
OWBI1::Enumeration< T >::Enumeration  )  [inline]
 

Definition at line 90 of file OWBI1_Enumeration.hpp.

template<class T>
OWBI1::Enumeration< T >::Enumeration String const &  filename  )  [inline]
 

Definition at line 95 of file OWBI1_Enumeration.hpp.


Member Function Documentation

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

Definition at line 115 of file OWBI1_Enumeration.hpp.

References OWBI1::Enumeration< T >::m_impl.

Referenced by OWBI1::CIMQualifierTypeEnumBuilder::doHandle(), OWBI1::CIMInstanceEnumBuilder::doHandle(), OWBI1::CIMObjectPathEnumBuilder::doHandle(), OWBI1::CIMNameEnumBuilder::doHandle(), OWBI1::CIMClassEnumBuilder::doHandle(), and OWBI1::Enumeration_insert_iterator< T >::operator=().

template<class T>
void OWBI1::Enumeration< T >::clear  )  [inline]
 

Definition at line 119 of file OWBI1_Enumeration.hpp.

References OWBI1::Enumeration< T >::m_impl.

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

Definition at line 99 of file OWBI1_Enumeration.hpp.

References OWBI1::Enumeration< T >::m_impl.

Referenced by OWBI1::Enumeration_input_iterator< T >::m_read().

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

Definition at line 107 of file OWBI1_Enumeration.hpp.

References OWBI1::Enumeration< T >::m_impl.

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

Definition at line 103 of file OWBI1_Enumeration.hpp.

References OWBI1::Enumeration< T >::m_impl.

Referenced by OWBI1::Enumeration_input_iterator< T >::m_read().

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

Definition at line 111 of file OWBI1_Enumeration.hpp.

References OWBI1::Enumeration< T >::m_impl.

template<class T>
String OWBI1::Enumeration< T >::releaseFile  )  [inline]
 

Definition at line 125 of file OWBI1_Enumeration.hpp.

References OWBI1::Enumeration< T >::m_impl.

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

Definition at line 129 of file OWBI1_Enumeration.hpp.

References OWBI1::Enumeration< T >::m_impl.


Member Data Documentation

template<class T>
IntrusiveReference< TempFileEnumerationImpl<T> > OWBI1::Enumeration< T >::m_impl [private]
 

Definition at line 134 of file OWBI1_Enumeration.hpp.

Referenced by OWBI1::Enumeration< T >::addElement(), OWBI1::Enumeration< T >::clear(), OWBI1::Enumeration< T >::hasMoreElements(), OWBI1::Enumeration< T >::nextElement(), OWBI1::Enumeration< T >::numberOfElements(), OWBI1::Enumeration< T >::releaseFile(), and OWBI1::Enumeration< T >::usingTempFile().


The documentation for this class was generated from the following file:
Generated on Thu Feb 9 09:18:28 2006 for openwbem by  doxygen 1.4.6