Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TopTools_DataMapOfOrientedShapeShape Class Reference

#include <TopTools_DataMapOfOrientedShapeShape.hxx>

Inheritance diagram for TopTools_DataMapOfOrientedShapeShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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]

The documentation for this class was generated from the following file: