Open CASCADE Technology 6.6.0
Public Member Functions
BRepFill_DataMapOfShapeDataMapOfShapeListOfShape Class Reference

#include <BRepFill_DataMapOfShapeDataMapOfShapeListOfShape.hxx>

Inheritance diagram for BRepFill_DataMapOfShapeDataMapOfShapeListOfShape:
Inheritance graph
[legend]

Public Member Functions

 BRepFill_DataMapOfShapeDataMapOfShapeListOfShape (const Standard_Integer NbBuckets=1)
BRepFill_DataMapOfShapeDataMapOfShapeListOfShapeAssign (const BRepFill_DataMapOfShapeDataMapOfShapeListOfShape &Other)
BRepFill_DataMapOfShapeDataMapOfShapeListOfShapeoperator= (const BRepFill_DataMapOfShapeDataMapOfShapeListOfShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BRepFill_DataMapOfShapeDataMapOfShapeListOfShape ()
Standard_Boolean Bind (const TopoDS_Shape &K, const TopTools_DataMapOfShapeListOfShape &I)
Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_Boolean UnBind (const TopoDS_Shape &K)
const
TopTools_DataMapOfShapeListOfShape
Find (const TopoDS_Shape &K) const
const
TopTools_DataMapOfShapeListOfShape
operator() (const TopoDS_Shape &K) const
TopTools_DataMapOfShapeListOfShapeChangeFind (const TopoDS_Shape &K)
TopTools_DataMapOfShapeListOfShapeoperator() (const TopoDS_Shape &K)
Standard_Address Find1 (const TopoDS_Shape &K) const
Standard_Address ChangeFind1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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