#include <STEPConstruct_DataMapOfPointTransient.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | STEPConstruct_DataMapOfPointTransient (const Standard_Integer NbBuckets=1) |
Standard_EXPORT STEPConstruct_DataMapOfPointTransient & | Assign (const STEPConstruct_DataMapOfPointTransient &Other) |
STEPConstruct_DataMapOfPointTransient & | operator= (const STEPConstruct_DataMapOfPointTransient &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~STEPConstruct_DataMapOfPointTransient () | |
Standard_EXPORT Standard_Boolean | Bind (const gp_Pnt &K, const Handle(Standard_Transient)&I) |
Standard_EXPORT Standard_Boolean | IsBound (const gp_Pnt &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const gp_Pnt &K) |
Standard_EXPORT const Handle_Standard_Transient & | Find (const gp_Pnt &K) const |
const Handle_Standard_Transient & | operator() (const gp_Pnt &K) const |
Standard_EXPORT Handle_Standard_Transient & | ChangeFind (const gp_Pnt &K) |
Handle_Standard_Transient & | operator() (const gp_Pnt &K) |
Private Member Functions | |
Standard_EXPORT | STEPConstruct_DataMapOfPointTransient (const STEPConstruct_DataMapOfPointTransient &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|