#include <STEPCAFControl_DataMapOfShapeSDR.hxx>

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