Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
RefArrayEnumerator Class Reference#include <RefArrayOf.hpp>
Inheritance diagram for RefArrayEnumerator
Collaboration diagram for RefArrayEnumerator:
List of all members.
Constructor & Destructor Documentation
template<class TElem> |
RefArrayEnumerator<TElem>::RefArrayEnumerator<TElem> (
|
RefArrayOf<TElem>* const toEnum,
|
|
const bool adopt = false )
|
|
template<class TElem> |
RefArrayEnumerator<TElem>::~RefArrayEnumerator<TElem> (
|
)
|
|
Member Function Documentation
template<class TElem> |
void RefArrayEnumerator<TElem>::Reset (
|
) [virtual]
|
|
template<class TElem> |
bool RefArrayEnumerator<TElem>::hasMoreElements (
|
) const [virtual]
|
|
template<class TElem> |
TElem& RefArrayEnumerator<TElem>::nextElement (
|
) [virtual]
|
|
The documentation for this class was generated from the following file:
|