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

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