#include <MAT2d_DataMapOfBiIntSequenceOfInteger.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| MAT2d_DataMapOfBiIntSequenceOfInteger (const Standard_Integer NbBuckets=1) | |
| MAT2d_DataMapOfBiIntSequenceOfInteger & | Assign (const MAT2d_DataMapOfBiIntSequenceOfInteger &Other) |
| MAT2d_DataMapOfBiIntSequenceOfInteger & | operator= (const MAT2d_DataMapOfBiIntSequenceOfInteger &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~MAT2d_DataMapOfBiIntSequenceOfInteger () | |
| Standard_Boolean | Bind (const MAT2d_BiInt &K, const TColStd_SequenceOfInteger &I) |
| Standard_Boolean | IsBound (const MAT2d_BiInt &K) const |
| Standard_Boolean | UnBind (const MAT2d_BiInt &K) |
| const TColStd_SequenceOfInteger & | Find (const MAT2d_BiInt &K) const |
| const TColStd_SequenceOfInteger & | operator() (const MAT2d_BiInt &K) const |
| TColStd_SequenceOfInteger & | ChangeFind (const MAT2d_BiInt &K) |
| TColStd_SequenceOfInteger & | operator() (const MAT2d_BiInt &K) |
| MAT2d_DataMapOfBiIntSequenceOfInteger::MAT2d_DataMapOfBiIntSequenceOfInteger | ( | const Standard_Integer | NbBuckets = 1 |
) |
| MAT2d_DataMapOfBiIntSequenceOfInteger::~MAT2d_DataMapOfBiIntSequenceOfInteger | ( | ) | [inline] |
| MAT2d_DataMapOfBiIntSequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::Assign | ( | const MAT2d_DataMapOfBiIntSequenceOfInteger & | Other | ) |
| Standard_Boolean MAT2d_DataMapOfBiIntSequenceOfInteger::Bind | ( | const MAT2d_BiInt & | K, | |
| const TColStd_SequenceOfInteger & | I | |||
| ) |
| TColStd_SequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::ChangeFind | ( | const MAT2d_BiInt & | K | ) |
| void MAT2d_DataMapOfBiIntSequenceOfInteger::Clear | ( | ) |
| const TColStd_SequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::Find | ( | const MAT2d_BiInt & | K | ) | const |
| Standard_Boolean MAT2d_DataMapOfBiIntSequenceOfInteger::IsBound | ( | const MAT2d_BiInt & | K | ) | const |
| void MAT2d_DataMapOfBiIntSequenceOfInteger::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MAT2d_DataMapOfBiIntSequenceOfInteger::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MAT2d_DataMapOfBiIntSequenceOfInteger::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| TColStd_SequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::operator() | ( | const MAT2d_BiInt & | K | ) | [inline] |
| const TColStd_SequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::operator() | ( | const MAT2d_BiInt & | K | ) | const [inline] |
| MAT2d_DataMapOfBiIntSequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::operator= | ( | const MAT2d_DataMapOfBiIntSequenceOfInteger & | Other | ) | [inline] |
| void MAT2d_DataMapOfBiIntSequenceOfInteger::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean MAT2d_DataMapOfBiIntSequenceOfInteger::UnBind | ( | const MAT2d_BiInt & | K | ) |
1.6.3