Open CASCADE Technology 6.6.0
Public Member Functions
TopTools_DataMapOfOrientedShapeShape Class Reference

#include <TopTools_DataMapOfOrientedShapeShape.hxx>

Inheritance diagram for TopTools_DataMapOfOrientedShapeShape:
Inheritance graph
[legend]

Public Member Functions

 TopTools_DataMapOfOrientedShapeShape (const Standard_Integer NbBuckets=1)
TopTools_DataMapOfOrientedShapeShapeAssign (const TopTools_DataMapOfOrientedShapeShape &Other)
TopTools_DataMapOfOrientedShapeShapeoperator= (const TopTools_DataMapOfOrientedShapeShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopTools_DataMapOfOrientedShapeShape ()
Standard_Boolean Bind (const TopoDS_Shape &K, const TopoDS_Shape &I)
Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_Boolean UnBind (const TopoDS_Shape &K)
const TopoDS_ShapeFind (const TopoDS_Shape &K) const
const TopoDS_Shapeoperator() (const TopoDS_Shape &K) const
TopoDS_ShapeChangeFind (const TopoDS_Shape &K)
TopoDS_Shapeoperator() (const TopoDS_Shape &K)
Standard_Address Find1 (const TopoDS_Shape &K) const
Standard_Address ChangeFind1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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