#include <IntTools_MapOfCurveSample.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | IntTools_MapOfCurveSample (const Standard_Integer NbBuckets=1) |
Standard_EXPORT IntTools_MapOfCurveSample & | Assign (const IntTools_MapOfCurveSample &Other) |
IntTools_MapOfCurveSample & | operator= (const IntTools_MapOfCurveSample &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~IntTools_MapOfCurveSample () | |
Standard_EXPORT Standard_Boolean | Add (const IntTools_CurveRangeSample &aKey) |
Standard_EXPORT Standard_Boolean | Contains (const IntTools_CurveRangeSample &aKey) const |
Standard_EXPORT Standard_Boolean | Remove (const IntTools_CurveRangeSample &aKey) |
Private Member Functions | |
Standard_EXPORT | IntTools_MapOfCurveSample (const IntTools_MapOfCurveSample &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|