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