Open CASCADE Technology 6.5.2
Public Member Functions
BOPTColStd_IndexedDataMapOfSWRInteger Class Reference

#include <BOPTColStd_IndexedDataMapOfSWRInteger.hxx>

Inheritance diagram for BOPTColStd_IndexedDataMapOfSWRInteger:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTColStd_IndexedDataMapOfSWRInteger (const Standard_Integer NbBuckets=1)
BOPTColStd_IndexedDataMapOfSWRIntegerAssign (const BOPTColStd_IndexedDataMapOfSWRInteger &Other)
BOPTColStd_IndexedDataMapOfSWRIntegeroperator= (const BOPTColStd_IndexedDataMapOfSWRInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTColStd_IndexedDataMapOfSWRInteger ()
Standard_Integer Add (const BOPTColStd_ShapeWithRank &K, const Standard_Integer &I)
void Substitute (const Standard_Integer I, const BOPTColStd_ShapeWithRank &K, const Standard_Integer &T)
void RemoveLast ()
Standard_Boolean Contains (const BOPTColStd_ShapeWithRank &K) const
const BOPTColStd_ShapeWithRankFindKey (const Standard_Integer I) const
const Standard_IntegerFindFromIndex (const Standard_Integer I) const
const Standard_Integeroperator() (const Standard_Integer I) const
Standard_IntegerChangeFromIndex (const Standard_Integer I)
Standard_Integeroperator() (const Standard_Integer I)
Standard_Integer FindIndex (const BOPTColStd_ShapeWithRank &K) const
const Standard_IntegerFindFromKey (const BOPTColStd_ShapeWithRank &K) const
Standard_IntegerChangeFromKey (const BOPTColStd_ShapeWithRank &K)
Standard_Address FindFromKey1 (const BOPTColStd_ShapeWithRank &K) const
Standard_Address ChangeFromKey1 (const BOPTColStd_ShapeWithRank &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

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