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

#include <BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger.hxx>

Inheritance diagram for BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger (const Standard_Integer NbBuckets=1)
BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfIntegerAssign (const BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger &Other)
BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfIntegeroperator= (const BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger ()
Standard_Integer Add (const Standard_Integer &K, const TColStd_IndexedMapOfInteger &I)
void Substitute (const Standard_Integer I, const Standard_Integer &K, const TColStd_IndexedMapOfInteger &T)
void RemoveLast ()
Standard_Boolean Contains (const Standard_Integer &K) const
const Standard_IntegerFindKey (const Standard_Integer I) const
const TColStd_IndexedMapOfIntegerFindFromIndex (const Standard_Integer I) const
const TColStd_IndexedMapOfIntegeroperator() (const Standard_Integer I) const
TColStd_IndexedMapOfIntegerChangeFromIndex (const Standard_Integer I)
TColStd_IndexedMapOfIntegeroperator() (const Standard_Integer I)
Standard_Integer FindIndex (const Standard_Integer &K) const
const TColStd_IndexedMapOfIntegerFindFromKey (const Standard_Integer &K) const
TColStd_IndexedMapOfIntegerChangeFromKey (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 TColStd_IndexedMapOfInteger& BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger::operator() ( const Standard_Integer  I) const [inline]
TColStd_IndexedMapOfInteger& BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger::operator() ( const Standard_Integer  I) [inline]
BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger& BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger::operator= ( const BOPTColStd_IndexedDataMapOfIntegerIndexedMapOfInteger Other) [inline]

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