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

#include <BOPTColStd_IndexedDataMapOfIntegerInteger.hxx>

Inheritance diagram for BOPTColStd_IndexedDataMapOfIntegerInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTColStd_IndexedDataMapOfIntegerInteger (const Standard_Integer NbBuckets=1)
BOPTColStd_IndexedDataMapOfIntegerIntegerAssign (const BOPTColStd_IndexedDataMapOfIntegerInteger &Other)
BOPTColStd_IndexedDataMapOfIntegerIntegeroperator= (const BOPTColStd_IndexedDataMapOfIntegerInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTColStd_IndexedDataMapOfIntegerInteger ()
Standard_Integer Add (const Standard_Integer &K, const Standard_Integer &I)
void Substitute (const Standard_Integer I, const Standard_Integer &K, const Standard_Integer &T)
void RemoveLast ()
Standard_Boolean Contains (const Standard_Integer &K) const
const Standard_IntegerFindKey (const Standard_Integer I) const
const Standard_IntegerFindFromIndex (const Standard_Integer I) const
const Standard_Integeroperator() (const Standard_Integer I) const
Standard_IntegerChangeFromIndex (const Standard_Integer I)
Standard_Integeroperator() (const Standard_Integer I)
Standard_Integer FindIndex (const Standard_Integer &K) const
const Standard_IntegerFindFromKey (const Standard_Integer &K) const
Standard_IntegerChangeFromKey (const Standard_Integer &K)
Standard_Address FindFromKey1 (const Standard_Integer &K) const
Standard_Address ChangeFromKey1 (const Standard_Integer &K)

Constructor & Destructor Documentation


Member Function Documentation

const Standard_Integer& BOPTColStd_IndexedDataMapOfIntegerInteger::operator() ( const Standard_Integer  I) const [inline]
Standard_Integer& BOPTColStd_IndexedDataMapOfIntegerInteger::operator() ( const Standard_Integer  I) [inline]
BOPTColStd_IndexedDataMapOfIntegerInteger& BOPTColStd_IndexedDataMapOfIntegerInteger::operator= ( const BOPTColStd_IndexedDataMapOfIntegerInteger Other) [inline]

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