Open CASCADE Technology
6.5.4
|
#include <XCAFPrs_DataMapOfStyleShape.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | XCAFPrs_DataMapOfStyleShape (const Standard_Integer NbBuckets=1) |
XCAFPrs_DataMapOfStyleShape & | Assign (const XCAFPrs_DataMapOfStyleShape &Other) |
XCAFPrs_DataMapOfStyleShape & | operator= (const XCAFPrs_DataMapOfStyleShape &Other) |
void | ReSize (const Standard_Integer NbBuckets) |
void | Clear () |
~XCAFPrs_DataMapOfStyleShape () | |
Standard_Boolean | Bind (const XCAFPrs_Style &K, const TopoDS_Shape &I) |
Standard_Boolean | IsBound (const XCAFPrs_Style &K) const |
Standard_Boolean | UnBind (const XCAFPrs_Style &K) |
const TopoDS_Shape & | Find (const XCAFPrs_Style &K) const |
const TopoDS_Shape & | operator() (const XCAFPrs_Style &K) const |
TopoDS_Shape & | ChangeFind (const XCAFPrs_Style &K) |
TopoDS_Shape & | operator() (const XCAFPrs_Style &K) |
Standard_Address | Find1 (const XCAFPrs_Style &K) const |
Standard_Address | ChangeFind1 (const XCAFPrs_Style &K) |
DEFINE_STANDARD_ALLOC XCAFPrs_DataMapOfStyleShape::XCAFPrs_DataMapOfStyleShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
XCAFPrs_DataMapOfStyleShape& XCAFPrs_DataMapOfStyleShape::Assign | ( | const XCAFPrs_DataMapOfStyleShape & | Other | ) |
Standard_Boolean XCAFPrs_DataMapOfStyleShape::Bind | ( | const XCAFPrs_Style & | K, |
const TopoDS_Shape & | I | ||
) |
const TopoDS_Shape& XCAFPrs_DataMapOfStyleShape::Find | ( | const XCAFPrs_Style & | K | ) | const |
const TopoDS_Shape& XCAFPrs_DataMapOfStyleShape::operator() | ( | const XCAFPrs_Style & | K | ) | const [inline] |
TopoDS_Shape& XCAFPrs_DataMapOfStyleShape::operator() | ( | const XCAFPrs_Style & | K | ) | [inline] |
XCAFPrs_DataMapOfStyleShape& XCAFPrs_DataMapOfStyleShape::operator= | ( | const XCAFPrs_DataMapOfStyleShape & | Other | ) | [inline] |
void XCAFPrs_DataMapOfStyleShape::ReSize | ( | const Standard_Integer | NbBuckets | ) |