Open CASCADE Technology 6.6.0
Public Member Functions
TColStd_MapIteratorOfPackedMapOfInteger Class Reference

#include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>

Inheritance diagram for TColStd_MapIteratorOfPackedMapOfInteger:
Inheritance graph
[legend]

Public Member Functions

 TColStd_MapIteratorOfPackedMapOfInteger ()
 Empty Constructor.
 TColStd_MapIteratorOfPackedMapOfInteger (const TColStd_PackedMapOfInteger &)
 Constructor.
void Initialize (const TColStd_PackedMapOfInteger &)
 Re-initialize with the same or another Map instance.
void Reset ()
 Restart the iteraton.
Standard_Integer Key () const
 Query the iterated key. Defined in TColStd_PackedMapOfInteger.cxx.
void Next ()
 Increment the iterator.

Detailed Description

Iterator of class TColStd_PackedMapOfInteger


Constructor & Destructor Documentation

TColStd_MapIteratorOfPackedMapOfInteger::TColStd_MapIteratorOfPackedMapOfInteger ( ) [inline]
TColStd_MapIteratorOfPackedMapOfInteger::TColStd_MapIteratorOfPackedMapOfInteger ( const TColStd_PackedMapOfInteger )

Member Function Documentation

void TColStd_MapIteratorOfPackedMapOfInteger::Initialize ( const TColStd_PackedMapOfInteger )
Standard_Integer TColStd_MapIteratorOfPackedMapOfInteger::Key ( ) const [inline]
void TColStd_MapIteratorOfPackedMapOfInteger::Next ( )

Reimplemented from TCollection_BasicMapIterator.

void TColStd_MapIteratorOfPackedMapOfInteger::Reset ( )

Reimplemented from TCollection_BasicMapIterator.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines