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