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

| TColStd_DataMapOfIntegerInteger::TColStd_DataMapOfIntegerInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
| TColStd_DataMapOfIntegerInteger::~TColStd_DataMapOfIntegerInteger | ( | ) | [inline] |
| TColStd_DataMapOfIntegerInteger& TColStd_DataMapOfIntegerInteger::Assign | ( | const TColStd_DataMapOfIntegerInteger & | Other | ) |
| Standard_Boolean TColStd_DataMapOfIntegerInteger::Bind | ( | const Standard_Integer & | K, |
| const Standard_Integer & | I | ||
| ) |
| Standard_Integer& TColStd_DataMapOfIntegerInteger::ChangeFind | ( | const Standard_Integer & | K | ) |
| Standard_Address TColStd_DataMapOfIntegerInteger::ChangeFind1 | ( | const Standard_Integer & | K | ) |
| void TColStd_DataMapOfIntegerInteger::Clear | ( | ) |
| const Standard_Integer& TColStd_DataMapOfIntegerInteger::Find | ( | const Standard_Integer & | K | ) | const |
| Standard_Address TColStd_DataMapOfIntegerInteger::Find1 | ( | const Standard_Integer & | K | ) | const |
| Standard_Boolean TColStd_DataMapOfIntegerInteger::IsBound | ( | const Standard_Integer & | K | ) | const |
| void TColStd_DataMapOfIntegerInteger::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* TColStd_DataMapOfIntegerInteger::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* TColStd_DataMapOfIntegerInteger::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Standard_Integer& TColStd_DataMapOfIntegerInteger::operator() | ( | const Standard_Integer & | K | ) | [inline] |
| const Standard_Integer& TColStd_DataMapOfIntegerInteger::operator() | ( | const Standard_Integer & | K | ) | const [inline] |
| TColStd_DataMapOfIntegerInteger& TColStd_DataMapOfIntegerInteger::operator= | ( | const TColStd_DataMapOfIntegerInteger & | Other | ) | [inline] |
| void TColStd_DataMapOfIntegerInteger::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean TColStd_DataMapOfIntegerInteger::UnBind | ( | const Standard_Integer & | K | ) |
1.7.4