|
Open CASCADE Technology
6.9.0
|
#include <ChFiDS_SecArray1.hxx>
Public Member Functions | |
| ChFiDS_SecArray1 (const Standard_Integer Low, const Standard_Integer Up) | |
| ChFiDS_SecArray1 (const ChFiDS_CircSection &Item, const Standard_Integer Low, const Standard_Integer Up) | |
| void | Init (const ChFiDS_CircSection &V) |
| void | Destroy () |
| ~ChFiDS_SecArray1 () | |
| Standard_Boolean | IsAllocated () const |
| const ChFiDS_SecArray1 & | Assign (const ChFiDS_SecArray1 &Other) |
| const ChFiDS_SecArray1 & | operator= (const ChFiDS_SecArray1 &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const ChFiDS_CircSection &Value) |
| const ChFiDS_CircSection & | Value (const Standard_Integer Index) const |
| const ChFiDS_CircSection & | operator() (const Standard_Integer Index) const |
| ChFiDS_CircSection & | ChangeValue (const Standard_Integer Index) |
| ChFiDS_CircSection & | operator() (const Standard_Integer Index) |
| ChFiDS_SecArray1::ChFiDS_SecArray1 | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| ChFiDS_SecArray1::ChFiDS_SecArray1 | ( | const ChFiDS_CircSection & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const ChFiDS_SecArray1& ChFiDS_SecArray1::Assign | ( | const ChFiDS_SecArray1 & | Other | ) |
| ChFiDS_CircSection& ChFiDS_SecArray1::ChangeValue | ( | const Standard_Integer | Index | ) |
| void ChFiDS_SecArray1::Destroy | ( | ) |
| void ChFiDS_SecArray1::Init | ( | const ChFiDS_CircSection & | V | ) |
| Standard_Boolean ChFiDS_SecArray1::IsAllocated | ( | ) | const |
| Standard_Integer ChFiDS_SecArray1::Length | ( | ) | const |
| Standard_Integer ChFiDS_SecArray1::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void ChFiDS_SecArray1::SetValue | ( | const Standard_Integer | Index, |
| const ChFiDS_CircSection & | Value | ||
| ) |
| Standard_Integer ChFiDS_SecArray1::Upper | ( | ) | const |
| const ChFiDS_CircSection& ChFiDS_SecArray1::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5