|
Open CASCADE Technology 6.5.2
|
#include <IntTools_DataMapOfCurveSampleBox.hxx>

| 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 | ) |
| Standard_Address IntTools_DataMapOfCurveSampleBox::ChangeFind1 | ( | const IntTools_CurveRangeSample & | K | ) |
| void IntTools_DataMapOfCurveSampleBox::Clear | ( | ) |
| const Bnd_Box& IntTools_DataMapOfCurveSampleBox::Find | ( | const IntTools_CurveRangeSample & | K | ) | const |
| Standard_Address IntTools_DataMapOfCurveSampleBox::Find1 | ( | 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.7.4