Open CASCADE Technology 6.6.0
|
#include <MoniTool_IndexedDataMapOfShapeTransient.hxx>
MoniTool_IndexedDataMapOfShapeTransient::MoniTool_IndexedDataMapOfShapeTransient | ( | const Standard_Integer | NbBuckets = 1 | ) |
MoniTool_IndexedDataMapOfShapeTransient::~MoniTool_IndexedDataMapOfShapeTransient | ( | ) | [inline] |
Standard_Integer MoniTool_IndexedDataMapOfShapeTransient::Add | ( | const TopoDS_Shape & | K, |
const Handle< Standard_Transient > & | I | ||
) |
MoniTool_IndexedDataMapOfShapeTransient& MoniTool_IndexedDataMapOfShapeTransient::Assign | ( | const MoniTool_IndexedDataMapOfShapeTransient & | Other | ) |
Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::ChangeFromIndex | ( | const Standard_Integer | I | ) |
Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::ChangeFromKey | ( | const TopoDS_Shape & | K | ) |
Standard_Address MoniTool_IndexedDataMapOfShapeTransient::ChangeFromKey1 | ( | const TopoDS_Shape & | K | ) |
void MoniTool_IndexedDataMapOfShapeTransient::Clear | ( | ) |
Standard_Boolean MoniTool_IndexedDataMapOfShapeTransient::Contains | ( | const TopoDS_Shape & | K | ) | const |
const Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::FindFromIndex | ( | const Standard_Integer | I | ) | const |
const Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::FindFromKey | ( | const TopoDS_Shape & | K | ) | const |
Standard_Address MoniTool_IndexedDataMapOfShapeTransient::FindFromKey1 | ( | const TopoDS_Shape & | K | ) | const |
Standard_Integer MoniTool_IndexedDataMapOfShapeTransient::FindIndex | ( | const TopoDS_Shape & | K | ) | const |
const TopoDS_Shape& MoniTool_IndexedDataMapOfShapeTransient::FindKey | ( | const Standard_Integer | I | ) | const |
const Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::operator() | ( | const Standard_Integer | I | ) | const [inline] |
Handle_Standard_Transient& MoniTool_IndexedDataMapOfShapeTransient::operator() | ( | const Standard_Integer | I | ) | [inline] |
MoniTool_IndexedDataMapOfShapeTransient& MoniTool_IndexedDataMapOfShapeTransient::operator= | ( | const MoniTool_IndexedDataMapOfShapeTransient & | Other | ) | [inline] |
void MoniTool_IndexedDataMapOfShapeTransient::RemoveLast | ( | ) |
void MoniTool_IndexedDataMapOfShapeTransient::ReSize | ( | const Standard_Integer | NbBuckets | ) |
void MoniTool_IndexedDataMapOfShapeTransient::Substitute | ( | const Standard_Integer | I, |
const TopoDS_Shape & | K, | ||
const Handle< Standard_Transient > & | T | ||
) |