#include <OW_Enumeration.hpp>
Inheritance diagram for OW_NAMESPACE::TempFileEnumerationImpl< T >:


Public Member Functions | |
| TempFileEnumerationImpl () | |
| TempFileEnumerationImpl (String const &filename) | |
| virtual | ~TempFileEnumerationImpl () |
| void | nextElement (T &out) |
| T | nextElement () |
| void | addElement (const T &arg) |
Private Member Functions | |
| TempFileEnumerationImpl (const TempFileEnumerationImpl< T > &) | |
| TempFileEnumerationImpl< T > & | operator= (const TempFileEnumerationImpl< T > &) |
Definition at line 47 of file OW_Enumeration.hpp.
|
|||||||||
|
Definition at line 50 of file OW_Enumeration.hpp. |
|
||||||||||
|
Definition at line 53 of file OW_Enumeration.hpp. |
|
|||||||||
|
Definition at line 57 of file OW_Enumeration.hpp. |
|
||||||||||
|
|
|
||||||||||
|
Definition at line 74 of file OW_Enumeration.hpp. References OW_NAMESPACE::TempFileEnumerationImplBase::m_Data, and OW_NAMESPACE::TempFileEnumerationImplBase::m_size. |
|
|||||||||
|
Definition at line 66 of file OW_Enumeration.hpp. References OW_NAMESPACE::TempFileEnumerationImplBase::m_Data, OW_NAMESPACE::TempFileEnumerationImplBase::m_size, and OW_NAMESPACE::TempFileEnumerationImplBase::throwIfEmpty(). |
|
||||||||||
|
Definition at line 60 of file OW_Enumeration.hpp. References OW_NAMESPACE::TempFileEnumerationImplBase::m_Data, OW_NAMESPACE::TempFileEnumerationImplBase::m_size, and OW_NAMESPACE::TempFileEnumerationImplBase::throwIfEmpty(). |
|
||||||||||
|
|
1.4.6