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

#include <BOPTools_IndexedDataMapOfIntegerPaveSet.hxx>

Inheritance diagram for BOPTools_IndexedDataMapOfIntegerPaveSet:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_IndexedDataMapOfIntegerPaveSet (const Standard_Integer NbBuckets=1)
BOPTools_IndexedDataMapOfIntegerPaveSetAssign (const BOPTools_IndexedDataMapOfIntegerPaveSet &Other)
BOPTools_IndexedDataMapOfIntegerPaveSetoperator= (const BOPTools_IndexedDataMapOfIntegerPaveSet &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTools_IndexedDataMapOfIntegerPaveSet ()
Standard_Integer Add (const Standard_Integer &K, const BOPTools_PaveSet &I)
void Substitute (const Standard_Integer I, const Standard_Integer &K, const BOPTools_PaveSet &T)
void RemoveLast ()
Standard_Boolean Contains (const Standard_Integer &K) const
const Standard_IntegerFindKey (const Standard_Integer I) const
const BOPTools_PaveSetFindFromIndex (const Standard_Integer I) const
const BOPTools_PaveSetoperator() (const Standard_Integer I) const
BOPTools_PaveSetChangeFromIndex (const Standard_Integer I)
BOPTools_PaveSetoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const Standard_Integer &K) const
const BOPTools_PaveSetFindFromKey (const Standard_Integer &K) const
BOPTools_PaveSetChangeFromKey (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_PaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::operator() ( const Standard_Integer  I) const [inline]
BOPTools_PaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::operator() ( const Standard_Integer  I) [inline]
BOPTools_IndexedDataMapOfIntegerPaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::operator= ( const BOPTools_IndexedDataMapOfIntegerPaveSet Other) [inline]

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