Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_IDMapOfPaveBlockIMapOfInteger Class Reference

#include <BOPTools_IDMapOfPaveBlockIMapOfInteger.hxx>

Inheritance diagram for BOPTools_IDMapOfPaveBlockIMapOfInteger:
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_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

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

Member Function Documentation

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

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