GEOMAlgo_DataMapOfRealListOfShape Class Reference

#include <GEOMAlgo_DataMapOfRealListOfShape.hxx>

Inheritance diagram for GEOMAlgo_DataMapOfRealListOfShape:

Inheritance graph

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT GEOMAlgo_DataMapOfRealListOfShape (const Standard_Integer NbBuckets=1)
Standard_EXPORT GEOMAlgo_DataMapOfRealListOfShapeAssign (const GEOMAlgo_DataMapOfRealListOfShape &Other)
GEOMAlgo_DataMapOfRealListOfShapeoperator= (const GEOMAlgo_DataMapOfRealListOfShape &Other)
Standard_EXPORT void ReSize (const Standard_Integer NbBuckets)
Standard_EXPORT void Clear ()
 ~GEOMAlgo_DataMapOfRealListOfShape ()
Standard_EXPORT Standard_Boolean Bind (const Standard_Real &K, const TopTools_ListOfShape &I)
Standard_EXPORT Standard_Boolean IsBound (const Standard_Real &K) const
Standard_EXPORT Standard_Boolean UnBind (const Standard_Real &K)
Standard_EXPORT const TopTools_ListOfShape & Find (const Standard_Real &K) const
const TopTools_ListOfShape & operator() (const Standard_Real &K) const
Standard_EXPORT TopTools_ListOfShape & ChangeFind (const Standard_Real &K)
TopTools_ListOfShape & operator() (const Standard_Real &K)

Private Member Functions

Standard_EXPORT GEOMAlgo_DataMapOfRealListOfShape (const GEOMAlgo_DataMapOfRealListOfShape &Other)

Constructor & Destructor Documentation

Standard_EXPORT GEOMAlgo_DataMapOfRealListOfShape.GEOMAlgo_DataMapOfRealListOfShape const Standard_Integer  NbBuckets = 1  ) 
 

GEOMAlgo_DataMapOfRealListOfShape.~GEOMAlgo_DataMapOfRealListOfShape  ) 
 

Standard_EXPORT GEOMAlgo_DataMapOfRealListOfShape.GEOMAlgo_DataMapOfRealListOfShape const GEOMAlgo_DataMapOfRealListOfShape Other  )  [private]
 


Member Function Documentation

void* GEOMAlgo_DataMapOfRealListOfShape.operator new size_t  ,
void *  anAddress
 

void* GEOMAlgo_DataMapOfRealListOfShape.operator new size_t  size  ) 
 

void GEOMAlgo_DataMapOfRealListOfShape.operator delete void *  anAddress  ) 
 

Standard_EXPORT GEOMAlgo_DataMapOfRealListOfShape& GEOMAlgo_DataMapOfRealListOfShape.Assign const GEOMAlgo_DataMapOfRealListOfShape Other  ) 
 

GEOMAlgo_DataMapOfRealListOfShape& GEOMAlgo_DataMapOfRealListOfShape.operator= const GEOMAlgo_DataMapOfRealListOfShape Other  ) 
 

Standard_EXPORT void GEOMAlgo_DataMapOfRealListOfShape.ReSize const Standard_Integer  NbBuckets  ) 
 

Standard_EXPORT void GEOMAlgo_DataMapOfRealListOfShape.Clear  ) 
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfRealListOfShape.Bind const Standard_Real &  K,
const TopTools_ListOfShape &  I
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfRealListOfShape.IsBound const Standard_Real &  K  )  const
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfRealListOfShape.UnBind const Standard_Real &  K  ) 
 

Standard_EXPORT const TopTools_ListOfShape& GEOMAlgo_DataMapOfRealListOfShape.Find const Standard_Real &  K  )  const
 

const TopTools_ListOfShape& GEOMAlgo_DataMapOfRealListOfShape.operator() const Standard_Real &  K  )  const
 

Standard_EXPORT TopTools_ListOfShape& GEOMAlgo_DataMapOfRealListOfShape.ChangeFind const Standard_Real &  K  ) 
 

TopTools_ListOfShape& GEOMAlgo_DataMapOfRealListOfShape.operator() const Standard_Real &  K  )