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

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