Open CASCADE Technology 6.6.0
|
#include <TopOpeBRepDS_DoubleMapOfIntegerShape.hxx>
Public Member Functions | |
TopOpeBRepDS_DoubleMapOfIntegerShape (const Standard_Integer NbBuckets=1) | |
TopOpeBRepDS_DoubleMapOfIntegerShape & | Assign (const TopOpeBRepDS_DoubleMapOfIntegerShape &Other) |
TopOpeBRepDS_DoubleMapOfIntegerShape & | operator= (const TopOpeBRepDS_DoubleMapOfIntegerShape &Other) |
void | ReSize (const Standard_Integer NbBuckets) |
void | Clear () |
~TopOpeBRepDS_DoubleMapOfIntegerShape () | |
void | Bind (const Standard_Integer &K1, const TopoDS_Shape &K2) |
Standard_Boolean | AreBound (const Standard_Integer &K1, const TopoDS_Shape &K2) const |
Standard_Boolean | IsBound1 (const Standard_Integer &K) const |
Standard_Boolean | IsBound2 (const TopoDS_Shape &K) const |
const TopoDS_Shape & | Find1 (const Standard_Integer &K) const |
const Standard_Integer & | Find2 (const TopoDS_Shape &K) const |
Standard_Boolean | UnBind1 (const Standard_Integer &K) |
Standard_Boolean | UnBind2 (const TopoDS_Shape &K) |
TopOpeBRepDS_DoubleMapOfIntegerShape::TopOpeBRepDS_DoubleMapOfIntegerShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
TopOpeBRepDS_DoubleMapOfIntegerShape::~TopOpeBRepDS_DoubleMapOfIntegerShape | ( | ) | [inline] |
Standard_Boolean TopOpeBRepDS_DoubleMapOfIntegerShape::AreBound | ( | const Standard_Integer & | K1, |
const TopoDS_Shape & | K2 | ||
) | const |
TopOpeBRepDS_DoubleMapOfIntegerShape& TopOpeBRepDS_DoubleMapOfIntegerShape::Assign | ( | const TopOpeBRepDS_DoubleMapOfIntegerShape & | Other | ) |
void TopOpeBRepDS_DoubleMapOfIntegerShape::Bind | ( | const Standard_Integer & | K1, |
const TopoDS_Shape & | K2 | ||
) |
void TopOpeBRepDS_DoubleMapOfIntegerShape::Clear | ( | ) |
const TopoDS_Shape& TopOpeBRepDS_DoubleMapOfIntegerShape::Find1 | ( | const Standard_Integer & | K | ) | const |
const Standard_Integer& TopOpeBRepDS_DoubleMapOfIntegerShape::Find2 | ( | const TopoDS_Shape & | K | ) | const |
Standard_Boolean TopOpeBRepDS_DoubleMapOfIntegerShape::IsBound1 | ( | const Standard_Integer & | K | ) | const |
Standard_Boolean TopOpeBRepDS_DoubleMapOfIntegerShape::IsBound2 | ( | const TopoDS_Shape & | K | ) | const |
TopOpeBRepDS_DoubleMapOfIntegerShape& TopOpeBRepDS_DoubleMapOfIntegerShape::operator= | ( | const TopOpeBRepDS_DoubleMapOfIntegerShape & | Other | ) | [inline] |
void TopOpeBRepDS_DoubleMapOfIntegerShape::ReSize | ( | const Standard_Integer | NbBuckets | ) |
Standard_Boolean TopOpeBRepDS_DoubleMapOfIntegerShape::UnBind1 | ( | const Standard_Integer & | K | ) |
Standard_Boolean TopOpeBRepDS_DoubleMapOfIntegerShape::UnBind2 | ( | const TopoDS_Shape & | K | ) |