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