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

#include <BOPTools_IndexedDataMapOfIntegerDEInfo.hxx>

Inheritance diagram for BOPTools_IndexedDataMapOfIntegerDEInfo:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_IndexedDataMapOfIntegerDEInfo (const Standard_Integer NbBuckets=1)
BOPTools_IndexedDataMapOfIntegerDEInfoAssign (const BOPTools_IndexedDataMapOfIntegerDEInfo &Other)
BOPTools_IndexedDataMapOfIntegerDEInfooperator= (const BOPTools_IndexedDataMapOfIntegerDEInfo &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTools_IndexedDataMapOfIntegerDEInfo ()
Standard_Integer Add (const Standard_Integer &K, const BOPTools_DEInfo &I)
void Substitute (const Standard_Integer I, const Standard_Integer &K, const BOPTools_DEInfo &T)
void RemoveLast ()
Standard_Boolean Contains (const Standard_Integer &K) const
const Standard_IntegerFindKey (const Standard_Integer I) const
const BOPTools_DEInfoFindFromIndex (const Standard_Integer I) const
const BOPTools_DEInfooperator() (const Standard_Integer I) const
BOPTools_DEInfoChangeFromIndex (const Standard_Integer I)
BOPTools_DEInfooperator() (const Standard_Integer I)
Standard_Integer FindIndex (const Standard_Integer &K) const
const BOPTools_DEInfoFindFromKey (const Standard_Integer &K) const
BOPTools_DEInfoChangeFromKey (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 BOPTools_DEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::operator() ( const Standard_Integer  I) const [inline]
BOPTools_DEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::operator() ( const Standard_Integer  I) [inline]
BOPTools_IndexedDataMapOfIntegerDEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::operator= ( const BOPTools_IndexedDataMapOfIntegerDEInfo Other) [inline]

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