#include <IntTools_DataMapOfCurveSampleBox.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| IntTools_DataMapOfCurveSampleBox (const Standard_Integer NbBuckets=1) | |
| IntTools_DataMapOfCurveSampleBox & | Assign (const IntTools_DataMapOfCurveSampleBox &Other) |
| IntTools_DataMapOfCurveSampleBox & | operator= (const IntTools_DataMapOfCurveSampleBox &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~IntTools_DataMapOfCurveSampleBox () | |
| Standard_Boolean | Bind (const IntTools_CurveRangeSample &K, const Bnd_Box &I) |
| Standard_Boolean | IsBound (const IntTools_CurveRangeSample &K) const |
| Standard_Boolean | UnBind (const IntTools_CurveRangeSample &K) |
| const Bnd_Box & | Find (const IntTools_CurveRangeSample &K) const |
| const Bnd_Box & | operator() (const IntTools_CurveRangeSample &K) const |
| Bnd_Box & | ChangeFind (const IntTools_CurveRangeSample &K) |
| Bnd_Box & | operator() (const IntTools_CurveRangeSample &K) |
| IntTools_DataMapOfCurveSampleBox::IntTools_DataMapOfCurveSampleBox | ( | const Standard_Integer | NbBuckets = 1 |
) |
| IntTools_DataMapOfCurveSampleBox::~IntTools_DataMapOfCurveSampleBox | ( | ) | [inline] |
| IntTools_DataMapOfCurveSampleBox& IntTools_DataMapOfCurveSampleBox::Assign | ( | const IntTools_DataMapOfCurveSampleBox & | Other | ) |
| Standard_Boolean IntTools_DataMapOfCurveSampleBox::Bind | ( | const IntTools_CurveRangeSample & | K, | |
| const Bnd_Box & | I | |||
| ) |
| Bnd_Box& IntTools_DataMapOfCurveSampleBox::ChangeFind | ( | const IntTools_CurveRangeSample & | K | ) |
| void IntTools_DataMapOfCurveSampleBox::Clear | ( | ) |
| const Bnd_Box& IntTools_DataMapOfCurveSampleBox::Find | ( | const IntTools_CurveRangeSample & | K | ) | const |
| Standard_Boolean IntTools_DataMapOfCurveSampleBox::IsBound | ( | const IntTools_CurveRangeSample & | K | ) | const |
| void IntTools_DataMapOfCurveSampleBox::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* IntTools_DataMapOfCurveSampleBox::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* IntTools_DataMapOfCurveSampleBox::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Bnd_Box& IntTools_DataMapOfCurveSampleBox::operator() | ( | const IntTools_CurveRangeSample & | K | ) | [inline] |
| const Bnd_Box& IntTools_DataMapOfCurveSampleBox::operator() | ( | const IntTools_CurveRangeSample & | K | ) | const [inline] |
| IntTools_DataMapOfCurveSampleBox& IntTools_DataMapOfCurveSampleBox::operator= | ( | const IntTools_DataMapOfCurveSampleBox & | Other | ) | [inline] |
| void IntTools_DataMapOfCurveSampleBox::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean IntTools_DataMapOfCurveSampleBox::UnBind | ( | const IntTools_CurveRangeSample & | K | ) |
1.6.3