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

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