#include <IntTools_Array1OfRoots.hxx>
| IntTools_Array1OfRoots::IntTools_Array1OfRoots | ( | const Standard_Integer | Low, | |
| const Standard_Integer | Up | |||
| ) |
| IntTools_Array1OfRoots::IntTools_Array1OfRoots | ( | const IntTools_Root & | Item, | |
| const Standard_Integer | Low, | |||
| const Standard_Integer | Up | |||
| ) |
| IntTools_Array1OfRoots::~IntTools_Array1OfRoots | ( | ) | [inline] |
| const IntTools_Array1OfRoots& IntTools_Array1OfRoots::Assign | ( | const IntTools_Array1OfRoots & | Other | ) |
| IntTools_Root& IntTools_Array1OfRoots::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IntTools_Array1OfRoots::Destroy | ( | ) |
| void IntTools_Array1OfRoots::Init | ( | const IntTools_Root & | V | ) |
| Standard_Boolean IntTools_Array1OfRoots::IsAllocated | ( | ) | const |
| Standard_Integer IntTools_Array1OfRoots::Length | ( | ) | const |
| Standard_Integer IntTools_Array1OfRoots::Lower | ( | ) | const |
| void IntTools_Array1OfRoots::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IntTools_Array1OfRoots::operator new | ( | size_t | size | ) | [inline] |
| void* IntTools_Array1OfRoots::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| IntTools_Root& IntTools_Array1OfRoots::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const IntTools_Root& IntTools_Array1OfRoots::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const IntTools_Array1OfRoots& IntTools_Array1OfRoots::operator= | ( | const IntTools_Array1OfRoots & | Other | ) | [inline] |
| void IntTools_Array1OfRoots::SetValue | ( | const Standard_Integer | Index, | |
| const IntTools_Root & | Value | |||
| ) |
| Standard_Integer IntTools_Array1OfRoots::Upper | ( | ) | const |
| const IntTools_Root& IntTools_Array1OfRoots::Value | ( | const Standard_Integer | Index | ) | const |
1.6.3