|
Open CASCADE Technology 6.5.2
|
#include <MAT2d_DataMapOfBiIntSequenceOfInteger.hxx>

| 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 | ) |
| Standard_Address MAT2d_DataMapOfBiIntSequenceOfInteger::ChangeFind1 | ( | const MAT2d_BiInt & | K | ) |
| void MAT2d_DataMapOfBiIntSequenceOfInteger::Clear | ( | ) |
| const TColStd_SequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::Find | ( | const MAT2d_BiInt & | K | ) | const |
| Standard_Address MAT2d_DataMapOfBiIntSequenceOfInteger::Find1 | ( | 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.7.4