NCollection_SparseArray< TheItemType >::ConstIterator Class Reference

#include <NCollection_SparseArray.hxx>

Inheritance diagram for NCollection_SparseArray< TheItemType >::ConstIterator:
Inheritance graph
[legend]

Public Member Functions

 ConstIterator ()
 Empty constructor - for later Init.
 ConstIterator (const NCollection_SparseArray &theVector)
 Constructor with initialisation.
void Init (const NCollection_SparseArray &theVector)
 Initialisation.
const TheItemType & Value (void) const
 Constant value access.
const TheItemType & operator() (void) const
 Constant value access operator.
Standard_Integer Key (void) const
 Access current index with 'a-la map' interface.

Detailed Description

template<class TheItemType>
class NCollection_SparseArray< TheItemType >::ConstIterator

Implementation of type-specific const Iterator class


Constructor & Destructor Documentation

template<class TheItemType>
NCollection_SparseArray< TheItemType >::ConstIterator::ConstIterator (  )  [inline]
template<class TheItemType>
NCollection_SparseArray< TheItemType >::ConstIterator::ConstIterator ( const NCollection_SparseArray theVector  )  [inline]

Member Function Documentation

template<class TheItemType>
void NCollection_SparseArray< TheItemType >::ConstIterator::Init ( const NCollection_SparseArray theVector  )  [inline]
template<class TheItemType>
Standard_Integer NCollection_SparseArray< TheItemType >::ConstIterator::Key ( void   )  const [inline]
template<class TheItemType>
const TheItemType& NCollection_SparseArray< TheItemType >::ConstIterator::operator() ( void   )  const [inline]
template<class TheItemType>
const TheItemType& NCollection_SparseArray< TheItemType >::ConstIterator::Value ( void   )  const [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:59:51 2011 for Open CASCADE Technology by  doxygen 1.6.3