|
Open CASCADE Technology 6.5.2
|
#include <ChFiDS_SecArray1.hxx>
| 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 | ||
| ) |
| ChFiDS_SecArray1::~ChFiDS_SecArray1 | ( | ) | [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 |
| void ChFiDS_SecArray1::operator delete | ( | void * | anAddress | ) | [inline] |
| void* ChFiDS_SecArray1::operator new | ( | size_t | size | ) | [inline] |
| void* ChFiDS_SecArray1::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| ChFiDS_CircSection& ChFiDS_SecArray1::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const ChFiDS_CircSection& ChFiDS_SecArray1::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const ChFiDS_SecArray1& ChFiDS_SecArray1::operator= | ( | const ChFiDS_SecArray1 & | Other | ) | [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.7.4