Open CASCADE Technology 6.6.0
Public Member Functions
XCAFPrs_DataMapOfStyleShape Class Reference

#include <XCAFPrs_DataMapOfStyleShape.hxx>

Inheritance diagram for XCAFPrs_DataMapOfStyleShape:
Inheritance graph
[legend]

Public Member Functions

 XCAFPrs_DataMapOfStyleShape (const Standard_Integer NbBuckets=1)
XCAFPrs_DataMapOfStyleShapeAssign (const XCAFPrs_DataMapOfStyleShape &Other)
XCAFPrs_DataMapOfStyleShapeoperator= (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_ShapeFind (const XCAFPrs_Style &K) const
const TopoDS_Shapeoperator() (const XCAFPrs_Style &K) const
TopoDS_ShapeChangeFind (const XCAFPrs_Style &K)
TopoDS_Shapeoperator() (const XCAFPrs_Style &K)
Standard_Address Find1 (const XCAFPrs_Style &K) const
Standard_Address ChangeFind1 (const XCAFPrs_Style &K)

Constructor & Destructor Documentation

XCAFPrs_DataMapOfStyleShape::XCAFPrs_DataMapOfStyleShape ( const Standard_Integer  NbBuckets = 1)
XCAFPrs_DataMapOfStyleShape::~XCAFPrs_DataMapOfStyleShape ( ) [inline]

Member Function Documentation

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
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)
Standard_Boolean XCAFPrs_DataMapOfStyleShape::UnBind ( const XCAFPrs_Style K)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines