|
Open CASCADE Technology
6.5.4
|
#include <IntTools_Array1OfRoots.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | IntTools_Array1OfRoots (const Standard_Integer Low, const Standard_Integer Up) |
| IntTools_Array1OfRoots (const IntTools_Root &Item, const Standard_Integer Low, const Standard_Integer Up) | |
| void | Init (const IntTools_Root &V) |
| void | Destroy () |
| ~IntTools_Array1OfRoots () | |
| Standard_Boolean | IsAllocated () const |
| const IntTools_Array1OfRoots & | Assign (const IntTools_Array1OfRoots &Other) |
| const IntTools_Array1OfRoots & | operator= (const IntTools_Array1OfRoots &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const IntTools_Root &Value) |
| const IntTools_Root & | Value (const Standard_Integer Index) const |
| const IntTools_Root & | operator() (const Standard_Integer Index) const |
| IntTools_Root & | ChangeValue (const Standard_Integer Index) |
| IntTools_Root & | operator() (const Standard_Integer Index) |
| DEFINE_STANDARD_ALLOC 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 | ) |
| const IntTools_Root& IntTools_Array1OfRoots::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| IntTools_Root& IntTools_Array1OfRoots::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const IntTools_Array1OfRoots& IntTools_Array1OfRoots::operator= | ( | const IntTools_Array1OfRoots & | Other | ) | [inline] |
| void IntTools_Array1OfRoots::SetValue | ( | const Standard_Integer | Index, |
| const IntTools_Root & | Value | ||
| ) |
| const IntTools_Root& IntTools_Array1OfRoots::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0