Open CASCADE Technology 6.6.0
Public Member Functions
XCAFDoc_DataMapOfShapeLabel Class Reference

#include <XCAFDoc_DataMapOfShapeLabel.hxx>

Inheritance diagram for XCAFDoc_DataMapOfShapeLabel:
Inheritance graph
[legend]

Public Member Functions

 XCAFDoc_DataMapOfShapeLabel (const Standard_Integer NbBuckets=1)
XCAFDoc_DataMapOfShapeLabelAssign (const XCAFDoc_DataMapOfShapeLabel &Other)
XCAFDoc_DataMapOfShapeLabeloperator= (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_LabelFind (const TopoDS_Shape &K) const
const TDF_Labeloperator() (const TopoDS_Shape &K) const
TDF_LabelChangeFind (const TopoDS_Shape &K)
TDF_Labeloperator() (const TopoDS_Shape &K)
Standard_Address Find1 (const TopoDS_Shape &K) const
Standard_Address ChangeFind1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

XCAFDoc_DataMapOfShapeLabel& XCAFDoc_DataMapOfShapeLabel::Assign ( const XCAFDoc_DataMapOfShapeLabel Other)
Standard_Boolean XCAFDoc_DataMapOfShapeLabel::Bind ( const TopoDS_Shape K,
const TDF_Label I 
)
TDF_Label& XCAFDoc_DataMapOfShapeLabel::ChangeFind ( const TopoDS_Shape K)
Standard_Address XCAFDoc_DataMapOfShapeLabel::ChangeFind1 ( const TopoDS_Shape K)
void XCAFDoc_DataMapOfShapeLabel::Clear ( )
const TDF_Label& XCAFDoc_DataMapOfShapeLabel::Find ( const TopoDS_Shape K) const
Standard_Address XCAFDoc_DataMapOfShapeLabel::Find1 ( const TopoDS_Shape K) const
Standard_Boolean XCAFDoc_DataMapOfShapeLabel::IsBound ( 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)
Standard_Boolean XCAFDoc_DataMapOfShapeLabel::UnBind ( const TopoDS_Shape K)

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