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

#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>

Inheritance diagram for TopTools_IndexedDataMapOfShapeListOfShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TopTools_IndexedDataMapOfShapeListOfShape (const Standard_Integer NbBuckets=1)
TopTools_IndexedDataMapOfShapeListOfShapeAssign (const TopTools_IndexedDataMapOfShapeListOfShape &Other)
TopTools_IndexedDataMapOfShapeListOfShapeoperator= (const TopTools_IndexedDataMapOfShapeListOfShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopTools_IndexedDataMapOfShapeListOfShape ()
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


Member Function Documentation

const TopTools_ListOfShape& TopTools_IndexedDataMapOfShapeListOfShape::operator() ( const Standard_Integer  I) const [inline]
TopTools_ListOfShape& TopTools_IndexedDataMapOfShapeListOfShape::operator() ( const Standard_Integer  I) [inline]
TopTools_IndexedDataMapOfShapeListOfShape& TopTools_IndexedDataMapOfShapeListOfShape::operator= ( const TopTools_IndexedDataMapOfShapeListOfShape Other) [inline]

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