Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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


Member Function Documentation

Reimplemented from TCollection_BasicMapIterator.

Reimplemented from TCollection_BasicMapIterator.


The documentation for this class was generated from the following file: