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

#include <TopTools_DataMapOfIntegerListOfShape.hxx>

Inheritance diagram for TopTools_DataMapOfIntegerListOfShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TopTools_DataMapOfIntegerListOfShape (const Standard_Integer NbBuckets=1)
TopTools_DataMapOfIntegerListOfShapeAssign (const TopTools_DataMapOfIntegerListOfShape &Other)
TopTools_DataMapOfIntegerListOfShapeoperator= (const TopTools_DataMapOfIntegerListOfShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopTools_DataMapOfIntegerListOfShape ()
Standard_Boolean Bind (const Standard_Integer &K, const TopTools_ListOfShape &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const TopTools_ListOfShapeFind (const Standard_Integer &K) const
const TopTools_ListOfShapeoperator() (const Standard_Integer &K) const
TopTools_ListOfShapeChangeFind (const Standard_Integer &K)
TopTools_ListOfShapeoperator() (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 TopTools_ListOfShape& TopTools_DataMapOfIntegerListOfShape::operator() ( const Standard_Integer K) const [inline]
TopTools_ListOfShape& TopTools_DataMapOfIntegerListOfShape::operator() ( const Standard_Integer K) [inline]
TopTools_DataMapOfIntegerListOfShape& TopTools_DataMapOfIntegerListOfShape::operator= ( const TopTools_DataMapOfIntegerListOfShape Other) [inline]

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