Implementation of the Iterator interface.
#include <NCollection_IndexedDataMap.hxx>
template<class TheKeyType, class TheItemType>
class NCollection_IndexedDataMap< TheKeyType, TheItemType >::Iterator
Constructor & Destructor Documentation
template<class TheKeyType, class TheItemType>
template<class TheKeyType, class TheItemType>
Member Function Documentation
template<class TheKeyType, class TheItemType>
| virtual TheItemType& NCollection_IndexedDataMap< TheKeyType, TheItemType >::Iterator::ChangeValue |
( |
void |
| ) |
const [inline, virtual] |
template<class TheKeyType, class TheItemType>
template<class TheKeyType, class TheItemType>
template<class TheKeyType, class TheItemType>
template<class TheKeyType, class TheItemType>
| virtual const TheItemType& NCollection_IndexedDataMap< TheKeyType, TheItemType >::Iterator::Value |
( |
void |
| ) |
const [inline, virtual] |
The documentation for this class was generated from the following file: