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

#include <BRepFill_DataMapOfOrientedShapeListOfShape.hxx>

Inheritance diagram for BRepFill_DataMapOfOrientedShapeListOfShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BRepFill_DataMapOfOrientedShapeListOfShape (const Standard_Integer NbBuckets=1)
BRepFill_DataMapOfOrientedShapeListOfShapeAssign (const BRepFill_DataMapOfOrientedShapeListOfShape &Other)
BRepFill_DataMapOfOrientedShapeListOfShapeoperator= (const BRepFill_DataMapOfOrientedShapeListOfShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BRepFill_DataMapOfOrientedShapeListOfShape ()
Standard_Boolean Bind (const TopoDS_Shape &K, const TopTools_ListOfShape &I)
Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_Boolean UnBind (const TopoDS_Shape &K)
const TopTools_ListOfShapeFind (const TopoDS_Shape &K) const
const TopTools_ListOfShapeoperator() (const TopoDS_Shape &K) const
TopTools_ListOfShapeChangeFind (const TopoDS_Shape &K)
TopTools_ListOfShapeoperator() (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 TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::operator() ( const TopoDS_Shape K) const [inline]
TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::operator() ( const TopoDS_Shape K) [inline]
BRepFill_DataMapOfOrientedShapeListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::operator= ( const BRepFill_DataMapOfOrientedShapeListOfShape Other) [inline]

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