Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_IDMapOfPaveBlockIMapOfPaveBlock Class Reference

#include <BOPTools_IDMapOfPaveBlockIMapOfPaveBlock.hxx>

Inheritance diagram for BOPTools_IDMapOfPaveBlockIMapOfPaveBlock:
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_IDMapOfPaveBlockIMapOfPaveBlock (const Standard_Integer NbBuckets=1)
BOPTools_IDMapOfPaveBlockIMapOfPaveBlockAssign (const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock &Other)
BOPTools_IDMapOfPaveBlockIMapOfPaveBlockoperator= (const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTools_IDMapOfPaveBlockIMapOfPaveBlock ()
Standard_Integer Add (const BOPTools_PaveBlock &K, const BOPTools_IMapOfPaveBlock &I)
void Substitute (const Standard_Integer I, const BOPTools_PaveBlock &K, const BOPTools_IMapOfPaveBlock &T)
void RemoveLast ()
Standard_Boolean Contains (const BOPTools_PaveBlock &K) const
const BOPTools_PaveBlockFindKey (const Standard_Integer I) const
const BOPTools_IMapOfPaveBlockFindFromIndex (const Standard_Integer I) const
const BOPTools_IMapOfPaveBlockoperator() (const Standard_Integer I) const
BOPTools_IMapOfPaveBlockChangeFromIndex (const Standard_Integer I)
BOPTools_IMapOfPaveBlockoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const BOPTools_PaveBlock &K) const
const BOPTools_IMapOfPaveBlockFindFromKey (const BOPTools_PaveBlock &K) const
BOPTools_IMapOfPaveBlockChangeFromKey (const BOPTools_PaveBlock &K)
Standard_Address FindFromKey1 (const BOPTools_PaveBlock &K) const
Standard_Address ChangeFromKey1 (const BOPTools_PaveBlock &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

const BOPTools_IMapOfPaveBlock& BOPTools_IDMapOfPaveBlockIMapOfPaveBlock::operator() ( const Standard_Integer  I) const [inline]
BOPTools_IMapOfPaveBlock& BOPTools_IDMapOfPaveBlockIMapOfPaveBlock::operator() ( const Standard_Integer  I) [inline]
BOPTools_IDMapOfPaveBlockIMapOfPaveBlock& BOPTools_IDMapOfPaveBlockIMapOfPaveBlock::operator= ( const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock Other) [inline]
void BOPTools_IDMapOfPaveBlockIMapOfPaveBlock::RemoveLast ( )
void BOPTools_IDMapOfPaveBlockIMapOfPaveBlock::ReSize ( const Standard_Integer  NbBuckets)
void BOPTools_IDMapOfPaveBlockIMapOfPaveBlock::Substitute ( const Standard_Integer  I,
const BOPTools_PaveBlock K,
const BOPTools_IMapOfPaveBlock T 
)

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