GEOMAlgo_DataMapOfShapeReal Class Reference

#include <GEOMAlgo_DataMapOfShapeReal.hxx>

Inheritance diagram for GEOMAlgo_DataMapOfShapeReal:

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_DataMapOfShapeReal (const Standard_Integer NbBuckets=1)
Standard_EXPORT GEOMAlgo_DataMapOfShapeRealAssign (const GEOMAlgo_DataMapOfShapeReal &Other)
GEOMAlgo_DataMapOfShapeRealoperator= (const GEOMAlgo_DataMapOfShapeReal &Other)
Standard_EXPORT void ReSize (const Standard_Integer NbBuckets)
Standard_EXPORT void Clear ()
 ~GEOMAlgo_DataMapOfShapeReal ()
Standard_EXPORT Standard_Boolean Bind (const TopoDS_Shape &K, const Standard_Real &I)
Standard_EXPORT Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_EXPORT Standard_Boolean UnBind (const TopoDS_Shape &K)
Standard_EXPORT const Standard_Real & Find (const TopoDS_Shape &K) const
const Standard_Real & operator() (const TopoDS_Shape &K) const
Standard_EXPORT Standard_Real & ChangeFind (const TopoDS_Shape &K)
Standard_Real & operator() (const TopoDS_Shape &K)

Private Member Functions

Standard_EXPORT GEOMAlgo_DataMapOfShapeReal (const GEOMAlgo_DataMapOfShapeReal &Other)

Constructor & Destructor Documentation

Standard_EXPORT GEOMAlgo_DataMapOfShapeReal.GEOMAlgo_DataMapOfShapeReal const Standard_Integer  NbBuckets = 1  ) 
 

GEOMAlgo_DataMapOfShapeReal.~GEOMAlgo_DataMapOfShapeReal  ) 
 

Standard_EXPORT GEOMAlgo_DataMapOfShapeReal.GEOMAlgo_DataMapOfShapeReal const GEOMAlgo_DataMapOfShapeReal Other  )  [private]
 


Member Function Documentation

void* GEOMAlgo_DataMapOfShapeReal.operator new size_t  ,
void *  anAddress
 

void* GEOMAlgo_DataMapOfShapeReal.operator new size_t  size  ) 
 

void GEOMAlgo_DataMapOfShapeReal.operator delete void *  anAddress  ) 
 

Standard_EXPORT GEOMAlgo_DataMapOfShapeReal& GEOMAlgo_DataMapOfShapeReal.Assign const GEOMAlgo_DataMapOfShapeReal Other  ) 
 

GEOMAlgo_DataMapOfShapeReal& GEOMAlgo_DataMapOfShapeReal.operator= const GEOMAlgo_DataMapOfShapeReal Other  ) 
 

Standard_EXPORT void GEOMAlgo_DataMapOfShapeReal.ReSize const Standard_Integer  NbBuckets  ) 
 

Standard_EXPORT void GEOMAlgo_DataMapOfShapeReal.Clear  ) 
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfShapeReal.Bind const TopoDS_Shape &  K,
const Standard_Real &  I
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfShapeReal.IsBound const TopoDS_Shape &  K  )  const
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfShapeReal.UnBind const TopoDS_Shape &  K  ) 
 

Standard_EXPORT const Standard_Real& GEOMAlgo_DataMapOfShapeReal.Find const TopoDS_Shape &  K  )  const
 

const Standard_Real& GEOMAlgo_DataMapOfShapeReal.operator() const TopoDS_Shape &  K  )  const
 

Standard_EXPORT Standard_Real& GEOMAlgo_DataMapOfShapeReal.ChangeFind const TopoDS_Shape &  K  ) 
 

Standard_Real& GEOMAlgo_DataMapOfShapeReal.operator() const TopoDS_Shape &  K  )