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

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