Open CASCADE Technology 6.6.0
Public Member Functions
BRepFill_DataMapOfOrientedShapeListOfShape Class Reference

#include <BRepFill_DataMapOfOrientedShapeListOfShape.hxx>

Inheritance diagram for BRepFill_DataMapOfOrientedShapeListOfShape:
Inheritance graph
[legend]

Public Member Functions

 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

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

Member Function Documentation

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