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

#include <BOPTools_IDMapOfPaveBlockIMapOfInteger.hxx>

Inheritance diagram for BOPTools_IDMapOfPaveBlockIMapOfInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_IDMapOfPaveBlockIMapOfInteger (const Standard_Integer NbBuckets=1)
BOPTools_IDMapOfPaveBlockIMapOfIntegerAssign (const BOPTools_IDMapOfPaveBlockIMapOfInteger &Other)
BOPTools_IDMapOfPaveBlockIMapOfIntegeroperator= (const BOPTools_IDMapOfPaveBlockIMapOfInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTools_IDMapOfPaveBlockIMapOfInteger ()
Standard_Integer Add (const BOPTools_PaveBlock &K, const TColStd_IndexedMapOfInteger &I)
void Substitute (const Standard_Integer I, const BOPTools_PaveBlock &K, const TColStd_IndexedMapOfInteger &T)
void RemoveLast ()
Standard_Boolean Contains (const BOPTools_PaveBlock &K) const
const BOPTools_PaveBlockFindKey (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 BOPTools_PaveBlock &K) const
const TColStd_IndexedMapOfIntegerFindFromKey (const BOPTools_PaveBlock &K) const
TColStd_IndexedMapOfIntegerChangeFromKey (const BOPTools_PaveBlock &K)
Standard_Address FindFromKey1 (const BOPTools_PaveBlock &K) const
Standard_Address ChangeFromKey1 (const BOPTools_PaveBlock &K)

Constructor & Destructor Documentation


Member Function Documentation

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

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