Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_IndexedDataMapOfIntegerPaveSet Class Reference

#include <BOPTools_IndexedDataMapOfIntegerPaveSet.hxx>

Inheritance diagram for BOPTools_IndexedDataMapOfIntegerPaveSet:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

BOPTools_IndexedDataMapOfIntegerPaveSet::BOPTools_IndexedDataMapOfIntegerPaveSet ( const Standard_Integer  NbBuckets = 1)
BOPTools_IndexedDataMapOfIntegerPaveSet::~BOPTools_IndexedDataMapOfIntegerPaveSet ( ) [inline]

Member Function Documentation

Standard_Integer BOPTools_IndexedDataMapOfIntegerPaveSet::Add ( const Standard_Integer K,
const BOPTools_PaveSet I 
)
BOPTools_IndexedDataMapOfIntegerPaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::Assign ( const BOPTools_IndexedDataMapOfIntegerPaveSet Other)
BOPTools_PaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::ChangeFromIndex ( const Standard_Integer  I)
BOPTools_PaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::ChangeFromKey ( const Standard_Integer K)
Standard_Address BOPTools_IndexedDataMapOfIntegerPaveSet::ChangeFromKey1 ( const Standard_Integer K)
void BOPTools_IndexedDataMapOfIntegerPaveSet::Clear ( )
Standard_Boolean BOPTools_IndexedDataMapOfIntegerPaveSet::Contains ( const Standard_Integer K) const
const BOPTools_PaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::FindFromIndex ( const Standard_Integer  I) const
const BOPTools_PaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::FindFromKey ( const Standard_Integer K) const
Standard_Address BOPTools_IndexedDataMapOfIntegerPaveSet::FindFromKey1 ( const Standard_Integer K) const
Standard_Integer BOPTools_IndexedDataMapOfIntegerPaveSet::FindIndex ( const Standard_Integer K) const
const Standard_Integer& BOPTools_IndexedDataMapOfIntegerPaveSet::FindKey ( const Standard_Integer  I) const
void BOPTools_IndexedDataMapOfIntegerPaveSet::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMap.

void* BOPTools_IndexedDataMapOfIntegerPaveSet::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BasicMap.

void* BOPTools_IndexedDataMapOfIntegerPaveSet::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BasicMap.

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]
void BOPTools_IndexedDataMapOfIntegerPaveSet::RemoveLast ( )
void BOPTools_IndexedDataMapOfIntegerPaveSet::ReSize ( const Standard_Integer  NbBuckets)
void BOPTools_IndexedDataMapOfIntegerPaveSet::Substitute ( const Standard_Integer  I,
const Standard_Integer K,
const BOPTools_PaveSet T 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines