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

#include <TopTools_DataMapOfIntegerShape.hxx>

Inheritance diagram for TopTools_DataMapOfIntegerShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TopTools_DataMapOfIntegerShape (const Standard_Integer NbBuckets=1)
TopTools_DataMapOfIntegerShapeAssign (const TopTools_DataMapOfIntegerShape &Other)
TopTools_DataMapOfIntegerShapeoperator= (const TopTools_DataMapOfIntegerShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopTools_DataMapOfIntegerShape ()
Standard_Boolean Bind (const Standard_Integer &K, const TopoDS_Shape &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const TopoDS_ShapeFind (const Standard_Integer &K) const
const TopoDS_Shapeoperator() (const Standard_Integer &K) const
TopoDS_ShapeChangeFind (const Standard_Integer &K)
TopoDS_Shapeoperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation


Member Function Documentation

const TopoDS_Shape& TopTools_DataMapOfIntegerShape::operator() ( const Standard_Integer K) const [inline]
TopoDS_Shape& TopTools_DataMapOfIntegerShape::operator() ( const Standard_Integer K) [inline]
TopTools_DataMapOfIntegerShape& TopTools_DataMapOfIntegerShape::operator= ( const TopTools_DataMapOfIntegerShape Other) [inline]

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