#include <MAT2d_DataMapOfIntegerConnexion.hxx>

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