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