Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TColStd_MapOfInteger Class Reference

#include <TColStd_MapOfInteger.hxx>

Inheritance diagram for TColStd_MapOfInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_MapOfInteger (const Standard_Integer NbBuckets=1)
TColStd_MapOfIntegerAssign (const TColStd_MapOfInteger &Other)
TColStd_MapOfIntegeroperator= (const TColStd_MapOfInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TColStd_MapOfInteger ()
Standard_Boolean Add (const Standard_Integer &aKey)
Standard_Boolean Contains (const Standard_Integer &aKey) const
Standard_Boolean Remove (const Standard_Integer &aKey)

Constructor & Destructor Documentation


Member Function Documentation

TColStd_MapOfInteger& TColStd_MapOfInteger::operator= ( const TColStd_MapOfInteger Other) [inline]

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