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