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

#include <TopTools_MapOfShape.hxx>

Inheritance diagram for TopTools_MapOfShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TopTools_MapOfShape (const Standard_Integer NbBuckets=1)
TopTools_MapOfShapeAssign (const TopTools_MapOfShape &Other)
TopTools_MapOfShapeoperator= (const TopTools_MapOfShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopTools_MapOfShape ()
Standard_Boolean Add (const TopoDS_Shape &aKey)
Standard_Boolean Contains (const TopoDS_Shape &aKey) const
Standard_Boolean Remove (const TopoDS_Shape &aKey)

Constructor & Destructor Documentation


Member Function Documentation

TopTools_MapOfShape& TopTools_MapOfShape::operator= ( const TopTools_MapOfShape Other) [inline]

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