Open CASCADE Technology 6.6.0
Public Member Functions
TNaming_DataMapOfShapePtrRefShape Class Reference

#include <TNaming_DataMapOfShapePtrRefShape.hxx>

Inheritance diagram for TNaming_DataMapOfShapePtrRefShape:
Inheritance graph
[legend]

Public Member Functions

 TNaming_DataMapOfShapePtrRefShape (const Standard_Integer NbBuckets=1)
TNaming_DataMapOfShapePtrRefShapeAssign (const TNaming_DataMapOfShapePtrRefShape &Other)
TNaming_DataMapOfShapePtrRefShapeoperator= (const TNaming_DataMapOfShapePtrRefShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TNaming_DataMapOfShapePtrRefShape ()
Standard_Boolean Bind (const TopoDS_Shape &K, const TNaming_PtrRefShape &I)
Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_Boolean UnBind (const TopoDS_Shape &K)
const TNaming_PtrRefShapeFind (const TopoDS_Shape &K) const
const TNaming_PtrRefShapeoperator() (const TopoDS_Shape &K) const
TNaming_PtrRefShapeChangeFind (const TopoDS_Shape &K)
TNaming_PtrRefShapeoperator() (const TopoDS_Shape &K)
Standard_Address Find1 (const TopoDS_Shape &K) const
Standard_Address ChangeFind1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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