|
Open CASCADE Technology
6.5.4
|
#include <MAT2d_DataMapOfBiIntInteger.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | MAT2d_DataMapOfBiIntInteger (const Standard_Integer NbBuckets=1) |
| MAT2d_DataMapOfBiIntInteger & | Assign (const MAT2d_DataMapOfBiIntInteger &Other) |
| MAT2d_DataMapOfBiIntInteger & | operator= (const MAT2d_DataMapOfBiIntInteger &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~MAT2d_DataMapOfBiIntInteger () | |
| Standard_Boolean | Bind (const MAT2d_BiInt &K, const Standard_Integer &I) |
| Standard_Boolean | IsBound (const MAT2d_BiInt &K) const |
| Standard_Boolean | UnBind (const MAT2d_BiInt &K) |
| const Standard_Integer & | Find (const MAT2d_BiInt &K) const |
| const Standard_Integer & | operator() (const MAT2d_BiInt &K) const |
| Standard_Integer & | ChangeFind (const MAT2d_BiInt &K) |
| Standard_Integer & | operator() (const MAT2d_BiInt &K) |
| Standard_Address | Find1 (const MAT2d_BiInt &K) const |
| Standard_Address | ChangeFind1 (const MAT2d_BiInt &K) |
| DEFINE_STANDARD_ALLOC MAT2d_DataMapOfBiIntInteger::MAT2d_DataMapOfBiIntInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
| MAT2d_DataMapOfBiIntInteger& MAT2d_DataMapOfBiIntInteger::Assign | ( | const MAT2d_DataMapOfBiIntInteger & | Other | ) |
| Standard_Boolean MAT2d_DataMapOfBiIntInteger::Bind | ( | const MAT2d_BiInt & | K, |
| const Standard_Integer & | I | ||
| ) |
| const Standard_Integer& MAT2d_DataMapOfBiIntInteger::Find | ( | const MAT2d_BiInt & | K | ) | const |
| const Standard_Integer& MAT2d_DataMapOfBiIntInteger::operator() | ( | const MAT2d_BiInt & | K | ) | const [inline] |
| Standard_Integer& MAT2d_DataMapOfBiIntInteger::operator() | ( | const MAT2d_BiInt & | K | ) | [inline] |
| MAT2d_DataMapOfBiIntInteger& MAT2d_DataMapOfBiIntInteger::operator= | ( | const MAT2d_DataMapOfBiIntInteger & | Other | ) | [inline] |
| void MAT2d_DataMapOfBiIntInteger::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0