GEOMAlgo_DataMapOfPassKeyShapeShape Class Reference

#include <GEOMAlgo_DataMapOfPassKeyShapeShape.hxx>

Inheritance diagram for GEOMAlgo_DataMapOfPassKeyShapeShape:

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_DataMapOfPassKeyShapeShape (const Standard_Integer NbBuckets=1)
Standard_EXPORT GEOMAlgo_DataMapOfPassKeyShapeShapeAssign (const GEOMAlgo_DataMapOfPassKeyShapeShape &Other)
GEOMAlgo_DataMapOfPassKeyShapeShapeoperator= (const GEOMAlgo_DataMapOfPassKeyShapeShape &Other)
Standard_EXPORT void ReSize (const Standard_Integer NbBuckets)
Standard_EXPORT void Clear ()
 ~GEOMAlgo_DataMapOfPassKeyShapeShape ()
Standard_EXPORT Standard_Boolean Bind (const GEOMAlgo_PassKeyShape &K, const TopoDS_Shape &I)
Standard_EXPORT Standard_Boolean IsBound (const GEOMAlgo_PassKeyShape &K) const
Standard_EXPORT Standard_Boolean UnBind (const GEOMAlgo_PassKeyShape &K)
Standard_EXPORT const TopoDS_Shape & Find (const GEOMAlgo_PassKeyShape &K) const
const TopoDS_Shape & operator() (const GEOMAlgo_PassKeyShape &K) const
Standard_EXPORT TopoDS_Shape & ChangeFind (const GEOMAlgo_PassKeyShape &K)
TopoDS_Shape & operator() (const GEOMAlgo_PassKeyShape &K)

Private Member Functions

Standard_EXPORT GEOMAlgo_DataMapOfPassKeyShapeShape (const GEOMAlgo_DataMapOfPassKeyShapeShape &Other)

Constructor & Destructor Documentation

Standard_EXPORT GEOMAlgo_DataMapOfPassKeyShapeShape.GEOMAlgo_DataMapOfPassKeyShapeShape const Standard_Integer  NbBuckets = 1  ) 
 

GEOMAlgo_DataMapOfPassKeyShapeShape.~GEOMAlgo_DataMapOfPassKeyShapeShape  ) 
 

Standard_EXPORT GEOMAlgo_DataMapOfPassKeyShapeShape.GEOMAlgo_DataMapOfPassKeyShapeShape const GEOMAlgo_DataMapOfPassKeyShapeShape Other  )  [private]
 


Member Function Documentation

void* GEOMAlgo_DataMapOfPassKeyShapeShape.operator new size_t  ,
void *  anAddress
 

void* GEOMAlgo_DataMapOfPassKeyShapeShape.operator new size_t  size  ) 
 

void GEOMAlgo_DataMapOfPassKeyShapeShape.operator delete void *  anAddress  ) 
 

Standard_EXPORT GEOMAlgo_DataMapOfPassKeyShapeShape& GEOMAlgo_DataMapOfPassKeyShapeShape.Assign const GEOMAlgo_DataMapOfPassKeyShapeShape Other  ) 
 

GEOMAlgo_DataMapOfPassKeyShapeShape& GEOMAlgo_DataMapOfPassKeyShapeShape.operator= const GEOMAlgo_DataMapOfPassKeyShapeShape Other  ) 
 

Standard_EXPORT void GEOMAlgo_DataMapOfPassKeyShapeShape.ReSize const Standard_Integer  NbBuckets  ) 
 

Standard_EXPORT void GEOMAlgo_DataMapOfPassKeyShapeShape.Clear  ) 
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfPassKeyShapeShape.Bind const GEOMAlgo_PassKeyShape K,
const TopoDS_Shape &  I
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfPassKeyShapeShape.IsBound const GEOMAlgo_PassKeyShape K  )  const
 

Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfPassKeyShapeShape.UnBind const GEOMAlgo_PassKeyShape K  ) 
 

Standard_EXPORT const TopoDS_Shape& GEOMAlgo_DataMapOfPassKeyShapeShape.Find const GEOMAlgo_PassKeyShape K  )  const
 

const TopoDS_Shape& GEOMAlgo_DataMapOfPassKeyShapeShape.operator() const GEOMAlgo_PassKeyShape K  )  const
 

Standard_EXPORT TopoDS_Shape& GEOMAlgo_DataMapOfPassKeyShapeShape.ChangeFind const GEOMAlgo_PassKeyShape K  ) 
 

TopoDS_Shape& GEOMAlgo_DataMapOfPassKeyShapeShape.operator() const GEOMAlgo_PassKeyShape K  )