Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_IndexedMapOfCoupleOfInteger Class Reference

#include <BOPTools_IndexedMapOfCoupleOfInteger.hxx>

Inheritance diagram for BOPTools_IndexedMapOfCoupleOfInteger:
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_IndexedMapOfCoupleOfInteger (const Standard_Integer NbBuckets=1)
BOPTools_IndexedMapOfCoupleOfIntegerAssign (const BOPTools_IndexedMapOfCoupleOfInteger &Other)
BOPTools_IndexedMapOfCoupleOfIntegeroperator= (const BOPTools_IndexedMapOfCoupleOfInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTools_IndexedMapOfCoupleOfInteger ()
Standard_Integer Add (const BOPTools_CoupleOfInteger &K)
void Substitute (const Standard_Integer I, const BOPTools_CoupleOfInteger &K)
void RemoveLast ()
Standard_Boolean Contains (const BOPTools_CoupleOfInteger &K) const
const BOPTools_CoupleOfIntegerFindKey (const Standard_Integer I) const
const BOPTools_CoupleOfIntegeroperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const BOPTools_CoupleOfInteger &K) const

Constructor & Destructor Documentation

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

Member Function Documentation

Standard_Integer BOPTools_IndexedMapOfCoupleOfInteger::Add ( const BOPTools_CoupleOfInteger K)
BOPTools_IndexedMapOfCoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::Assign ( const BOPTools_IndexedMapOfCoupleOfInteger Other)
void BOPTools_IndexedMapOfCoupleOfInteger::Clear ( )
Standard_Boolean BOPTools_IndexedMapOfCoupleOfInteger::Contains ( const BOPTools_CoupleOfInteger K) const
Standard_Integer BOPTools_IndexedMapOfCoupleOfInteger::FindIndex ( const BOPTools_CoupleOfInteger K) const
const BOPTools_CoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::FindKey ( const Standard_Integer  I) const
void BOPTools_IndexedMapOfCoupleOfInteger::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

const BOPTools_CoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::operator() ( const Standard_Integer  I) const [inline]
BOPTools_IndexedMapOfCoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::operator= ( const BOPTools_IndexedMapOfCoupleOfInteger Other) [inline]
void BOPTools_IndexedMapOfCoupleOfInteger::RemoveLast ( )
void BOPTools_IndexedMapOfCoupleOfInteger::ReSize ( const Standard_Integer  NbBuckets)
void BOPTools_IndexedMapOfCoupleOfInteger::Substitute ( const Standard_Integer  I,
const BOPTools_CoupleOfInteger K 
)

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