Open CASCADE Technology 6.6.0
Public Member Functions
ShapeExtend_DataMapOfShapeListOfMsg Class Reference

#include <ShapeExtend_DataMapOfShapeListOfMsg.hxx>

Inheritance diagram for ShapeExtend_DataMapOfShapeListOfMsg:
Inheritance graph
[legend]

Public Member Functions

 ShapeExtend_DataMapOfShapeListOfMsg (const Standard_Integer NbBuckets=1)
ShapeExtend_DataMapOfShapeListOfMsgAssign (const ShapeExtend_DataMapOfShapeListOfMsg &Other)
ShapeExtend_DataMapOfShapeListOfMsgoperator= (const ShapeExtend_DataMapOfShapeListOfMsg &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~ShapeExtend_DataMapOfShapeListOfMsg ()
Standard_Boolean Bind (const TopoDS_Shape &K, const Message_ListOfMsg &I)
Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_Boolean UnBind (const TopoDS_Shape &K)
const Message_ListOfMsgFind (const TopoDS_Shape &K) const
const Message_ListOfMsgoperator() (const TopoDS_Shape &K) const
Message_ListOfMsgChangeFind (const TopoDS_Shape &K)
Message_ListOfMsgoperator() (const TopoDS_Shape &K)
Standard_Address Find1 (const TopoDS_Shape &K) const
Standard_Address ChangeFind1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

ShapeExtend_DataMapOfShapeListOfMsg& ShapeExtend_DataMapOfShapeListOfMsg::Assign ( const ShapeExtend_DataMapOfShapeListOfMsg Other)
Standard_Boolean ShapeExtend_DataMapOfShapeListOfMsg::Bind ( const TopoDS_Shape K,
const Message_ListOfMsg I 
)
Message_ListOfMsg& ShapeExtend_DataMapOfShapeListOfMsg::ChangeFind ( const TopoDS_Shape K)
Standard_Address ShapeExtend_DataMapOfShapeListOfMsg::ChangeFind1 ( const TopoDS_Shape K)
void ShapeExtend_DataMapOfShapeListOfMsg::Clear ( )
const Message_ListOfMsg& ShapeExtend_DataMapOfShapeListOfMsg::Find ( const TopoDS_Shape K) const
Standard_Address ShapeExtend_DataMapOfShapeListOfMsg::Find1 ( const TopoDS_Shape K) const
Standard_Boolean ShapeExtend_DataMapOfShapeListOfMsg::IsBound ( const TopoDS_Shape K) const
const Message_ListOfMsg& ShapeExtend_DataMapOfShapeListOfMsg::operator() ( const TopoDS_Shape K) const [inline]
Message_ListOfMsg& ShapeExtend_DataMapOfShapeListOfMsg::operator() ( const TopoDS_Shape K) [inline]
ShapeExtend_DataMapOfShapeListOfMsg& ShapeExtend_DataMapOfShapeListOfMsg::operator= ( const ShapeExtend_DataMapOfShapeListOfMsg Other) [inline]
void ShapeExtend_DataMapOfShapeListOfMsg::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean ShapeExtend_DataMapOfShapeListOfMsg::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