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