Open CASCADE Technology 6.6.0
Public Member Functions
TopTools_DataMapOfIntegerShape Class Reference

#include <TopTools_DataMapOfIntegerShape.hxx>

Inheritance diagram for TopTools_DataMapOfIntegerShape:
Inheritance graph
[legend]

Public Member Functions

 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

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

Member Function Documentation

TopTools_DataMapOfIntegerShape& TopTools_DataMapOfIntegerShape::Assign ( const TopTools_DataMapOfIntegerShape Other)
Standard_Boolean TopTools_DataMapOfIntegerShape::Bind ( const Standard_Integer K,
const TopoDS_Shape I 
)
TopoDS_Shape& TopTools_DataMapOfIntegerShape::ChangeFind ( const Standard_Integer K)
Standard_Address TopTools_DataMapOfIntegerShape::ChangeFind1 ( const Standard_Integer K)
void TopTools_DataMapOfIntegerShape::Clear ( )
const TopoDS_Shape& TopTools_DataMapOfIntegerShape::Find ( const Standard_Integer K) const
Standard_Address TopTools_DataMapOfIntegerShape::Find1 ( const Standard_Integer K) const
Standard_Boolean TopTools_DataMapOfIntegerShape::IsBound ( const Standard_Integer K) const
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]
void TopTools_DataMapOfIntegerShape::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean TopTools_DataMapOfIntegerShape::UnBind ( const Standard_Integer K)

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