GEOMAlgo_DataMapOfShapeShapeSet Class Reference

#include <GEOMAlgo_DataMapOfShapeShapeSet.hxx>

Inheritance diagram for GEOMAlgo_DataMapOfShapeShapeSet:

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_DataMapOfShapeShapeSet (const Standard_Integer NbBuckets=1)
Standard_EXPORT GEOMAlgo_DataMapOfShapeShapeSetAssign (const GEOMAlgo_DataMapOfShapeShapeSet &Other)
GEOMAlgo_DataMapOfShapeShapeSetoperator= (const GEOMAlgo_DataMapOfShapeShapeSet &Other)
Standard_EXPORT void ReSize (const Standard_Integer NbBuckets)
Standard_EXPORT void Clear ()
 ~GEOMAlgo_DataMapOfShapeShapeSet ()
Standard_EXPORT Standard_Boolean Bind (const TopoDS_Shape &K, const GEOMAlgo_ShapeSet &I)
Standard_EXPORT Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_EXPORT Standard_Boolean UnBind (const TopoDS_Shape &K)
Standard_EXPORT const GEOMAlgo_ShapeSetFind (const TopoDS_Shape &K) const
const GEOMAlgo_ShapeSetoperator() (const TopoDS_Shape &K) const
Standard_EXPORT GEOMAlgo_ShapeSetChangeFind (const TopoDS_Shape &K)
GEOMAlgo_ShapeSetoperator() (const TopoDS_Shape &K)

Private Member Functions

Standard_EXPORT GEOMAlgo_DataMapOfShapeShapeSet (const GEOMAlgo_DataMapOfShapeShapeSet &Other)

Constructor & Destructor Documentation

Standard_EXPORT GEOMAlgo_DataMapOfShapeShapeSet.GEOMAlgo_DataMapOfShapeShapeSet const Standard_Integer  NbBuckets = 1  ) 
 

GEOMAlgo_DataMapOfShapeShapeSet.~GEOMAlgo_DataMapOfShapeShapeSet  ) 
 

Standard_EXPORT GEOMAlgo_DataMapOfShapeShapeSet.GEOMAlgo_DataMapOfShapeShapeSet const GEOMAlgo_DataMapOfShapeShapeSet Other  )  [private]
 


Member Function Documentation

void* GEOMAlgo_DataMapOfShapeShapeSet.operator new size_t  ,
void *  anAddress
 

void* GEOMAlgo_DataMapOfShapeShapeSet.operator new size_t  size  ) 
 

void GEOMAlgo_DataMapOfShapeShapeSet.operator delete void *  anAddress  ) 
 

Standard_EXPORT GEOMAlgo_DataMapOfShapeShapeSet& GEOMAlgo_DataMapOfShapeShapeSet.Assign const GEOMAlgo_DataMapOfShapeShapeSet Other  ) 
 

GEOMAlgo_DataMapOfShapeShapeSet& GEOMAlgo_DataMapOfShapeShapeSet.operator= const GEOMAlgo_DataMapOfShapeShapeSet Other  ) 
 

Standard_EXPORT void GEOMAlgo_DataMapOfShapeShapeSet.ReSize const Standard_Integer  NbBuckets  ) 
 

Standard_EXPORT void GEOMAlgo_DataMapOfShapeShapeSet.Clear  ) 
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfShapeShapeSet.Bind const TopoDS_Shape &  K,
const GEOMAlgo_ShapeSet I
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfShapeShapeSet.IsBound const TopoDS_Shape &  K  )  const
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfShapeShapeSet.UnBind const TopoDS_Shape &  K  ) 
 

Standard_EXPORT const GEOMAlgo_ShapeSet& GEOMAlgo_DataMapOfShapeShapeSet.Find const TopoDS_Shape &  K  )  const
 

const GEOMAlgo_ShapeSet& GEOMAlgo_DataMapOfShapeShapeSet.operator() const TopoDS_Shape &  K  )  const
 

Standard_EXPORT GEOMAlgo_ShapeSet& GEOMAlgo_DataMapOfShapeShapeSet.ChangeFind const TopoDS_Shape &  K  ) 
 

GEOMAlgo_ShapeSet& GEOMAlgo_DataMapOfShapeShapeSet.operator() const TopoDS_Shape &  K  )