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

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