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

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