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