Open CASCADE Technology 6.6.0
Public Member Functions
BRepFill_IndexedDataMapOfOrientedShapeListOfShape Class Reference

#include <BRepFill_IndexedDataMapOfOrientedShapeListOfShape.hxx>

Inheritance diagram for BRepFill_IndexedDataMapOfOrientedShapeListOfShape:
Inheritance graph
[legend]

Public Member Functions

 BRepFill_IndexedDataMapOfOrientedShapeListOfShape (const Standard_Integer NbBuckets=1)
BRepFill_IndexedDataMapOfOrientedShapeListOfShapeAssign (const BRepFill_IndexedDataMapOfOrientedShapeListOfShape &Other)
BRepFill_IndexedDataMapOfOrientedShapeListOfShapeoperator= (const BRepFill_IndexedDataMapOfOrientedShapeListOfShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BRepFill_IndexedDataMapOfOrientedShapeListOfShape ()
Standard_Integer Add (const TopoDS_Shape &K, const TopTools_ListOfShape &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const TopTools_ListOfShape &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const TopTools_ListOfShapeFindFromIndex (const Standard_Integer I) const
const TopTools_ListOfShapeoperator() (const Standard_Integer I) const
TopTools_ListOfShapeChangeFromIndex (const Standard_Integer I)
TopTools_ListOfShapeoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const TopTools_ListOfShapeFindFromKey (const TopoDS_Shape &K) const
TopTools_ListOfShapeChangeFromKey (const TopoDS_Shape &K)
Standard_Address FindFromKey1 (const TopoDS_Shape &K) const
Standard_Address ChangeFromKey1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

Standard_Integer BRepFill_IndexedDataMapOfOrientedShapeListOfShape::Add ( const TopoDS_Shape K,
const TopTools_ListOfShape I 
)
BRepFill_IndexedDataMapOfOrientedShapeListOfShape& BRepFill_IndexedDataMapOfOrientedShapeListOfShape::Assign ( const BRepFill_IndexedDataMapOfOrientedShapeListOfShape Other)
TopTools_ListOfShape& BRepFill_IndexedDataMapOfOrientedShapeListOfShape::ChangeFromIndex ( const Standard_Integer  I)
TopTools_ListOfShape& BRepFill_IndexedDataMapOfOrientedShapeListOfShape::ChangeFromKey ( const TopoDS_Shape K)
Standard_Address BRepFill_IndexedDataMapOfOrientedShapeListOfShape::ChangeFromKey1 ( const TopoDS_Shape K)
void BRepFill_IndexedDataMapOfOrientedShapeListOfShape::Clear ( )
Standard_Boolean BRepFill_IndexedDataMapOfOrientedShapeListOfShape::Contains ( const TopoDS_Shape K) const
const TopTools_ListOfShape& BRepFill_IndexedDataMapOfOrientedShapeListOfShape::FindFromIndex ( const Standard_Integer  I) const
const TopTools_ListOfShape& BRepFill_IndexedDataMapOfOrientedShapeListOfShape::FindFromKey ( const TopoDS_Shape K) const
Standard_Address BRepFill_IndexedDataMapOfOrientedShapeListOfShape::FindFromKey1 ( const TopoDS_Shape K) const
Standard_Integer BRepFill_IndexedDataMapOfOrientedShapeListOfShape::FindIndex ( const TopoDS_Shape K) const
const TopoDS_Shape& BRepFill_IndexedDataMapOfOrientedShapeListOfShape::FindKey ( const Standard_Integer  I) const
const TopTools_ListOfShape& BRepFill_IndexedDataMapOfOrientedShapeListOfShape::operator() ( const Standard_Integer  I) const [inline]
TopTools_ListOfShape& BRepFill_IndexedDataMapOfOrientedShapeListOfShape::operator() ( const Standard_Integer  I) [inline]
BRepFill_IndexedDataMapOfOrientedShapeListOfShape& BRepFill_IndexedDataMapOfOrientedShapeListOfShape::operator= ( const BRepFill_IndexedDataMapOfOrientedShapeListOfShape Other) [inline]
void BRepFill_IndexedDataMapOfOrientedShapeListOfShape::RemoveLast ( )
void BRepFill_IndexedDataMapOfOrientedShapeListOfShape::ReSize ( const Standard_Integer  NbBuckets)
void BRepFill_IndexedDataMapOfOrientedShapeListOfShape::Substitute ( const Standard_Integer  I,
const TopoDS_Shape K,
const TopTools_ListOfShape T 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines