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

#include <TopTools_IndexedDataMapOfShapeShape.hxx>

Inheritance diagram for TopTools_IndexedDataMapOfShapeShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TopTools_IndexedDataMapOfShapeShape (const Standard_Integer NbBuckets=1)
TopTools_IndexedDataMapOfShapeShapeAssign (const TopTools_IndexedDataMapOfShapeShape &Other)
TopTools_IndexedDataMapOfShapeShapeoperator= (const TopTools_IndexedDataMapOfShapeShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopTools_IndexedDataMapOfShapeShape ()
Standard_Integer Add (const TopoDS_Shape &K, const TopoDS_Shape &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const TopoDS_Shape &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const TopoDS_ShapeFindFromIndex (const Standard_Integer I) const
const TopoDS_Shapeoperator() (const Standard_Integer I) const
TopoDS_ShapeChangeFromIndex (const Standard_Integer I)
TopoDS_Shapeoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const TopoDS_ShapeFindFromKey (const TopoDS_Shape &K) const
TopoDS_ShapeChangeFromKey (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 TopoDS_Shape& TopTools_IndexedDataMapOfShapeShape::operator() ( const Standard_Integer  I) const [inline]
TopoDS_Shape& TopTools_IndexedDataMapOfShapeShape::operator() ( const Standard_Integer  I) [inline]
TopTools_IndexedDataMapOfShapeShape& TopTools_IndexedDataMapOfShapeShape::operator= ( const TopTools_IndexedDataMapOfShapeShape Other) [inline]

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