Open CASCADE Technology 6.6.0
Public Member Functions
TopTools_IndexedMapOfOrientedShape Class Reference

#include <TopTools_IndexedMapOfOrientedShape.hxx>

Inheritance diagram for TopTools_IndexedMapOfOrientedShape:
Inheritance graph
[legend]

Public Member Functions

 TopTools_IndexedMapOfOrientedShape (const Standard_Integer NbBuckets=1)
TopTools_IndexedMapOfOrientedShapeAssign (const TopTools_IndexedMapOfOrientedShape &Other)
TopTools_IndexedMapOfOrientedShapeoperator= (const TopTools_IndexedMapOfOrientedShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopTools_IndexedMapOfOrientedShape ()
Standard_Integer Add (const TopoDS_Shape &K)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const TopoDS_Shapeoperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const TopoDS_Shape &K) const

Constructor & Destructor Documentation

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

Member Function Documentation

Standard_Integer TopTools_IndexedMapOfOrientedShape::Add ( const TopoDS_Shape K)
TopTools_IndexedMapOfOrientedShape& TopTools_IndexedMapOfOrientedShape::Assign ( const TopTools_IndexedMapOfOrientedShape Other)
void TopTools_IndexedMapOfOrientedShape::Clear ( )
Standard_Boolean TopTools_IndexedMapOfOrientedShape::Contains ( const TopoDS_Shape K) const
Standard_Integer TopTools_IndexedMapOfOrientedShape::FindIndex ( const TopoDS_Shape K) const
const TopoDS_Shape& TopTools_IndexedMapOfOrientedShape::FindKey ( const Standard_Integer  I) const
const TopoDS_Shape& TopTools_IndexedMapOfOrientedShape::operator() ( const Standard_Integer  I) const [inline]
TopTools_IndexedMapOfOrientedShape& TopTools_IndexedMapOfOrientedShape::operator= ( const TopTools_IndexedMapOfOrientedShape Other) [inline]
void TopTools_IndexedMapOfOrientedShape::RemoveLast ( )
void TopTools_IndexedMapOfOrientedShape::ReSize ( const Standard_Integer  NbBuckets)
void TopTools_IndexedMapOfOrientedShape::Substitute ( const Standard_Integer  I,
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