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