|
Open CASCADE Technology
6.5.4
|
#include <ChFiDS_SequenceOfSpine.hxx>

| ChFiDS_SequenceOfSpine::~ChFiDS_SequenceOfSpine | ( | ) | [inline] |
| const ChFiDS_SequenceOfSpine& ChFiDS_SequenceOfSpine::Assign | ( | const ChFiDS_SequenceOfSpine & | Other | ) |
| Handle_ChFiDS_Spine& ChFiDS_SequenceOfSpine::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_ChFiDS_Spine& ChFiDS_SequenceOfSpine::First | ( | ) | const |
| void ChFiDS_SequenceOfSpine::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< ChFiDS_Spine > & | T | ||
| ) |
| void ChFiDS_SequenceOfSpine::InsertAfter | ( | const Standard_Integer | Index, |
| ChFiDS_SequenceOfSpine & | S | ||
| ) |
| void ChFiDS_SequenceOfSpine::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< ChFiDS_Spine > & | T | ||
| ) |
| void ChFiDS_SequenceOfSpine::InsertBefore | ( | const Standard_Integer | Index, |
| ChFiDS_SequenceOfSpine & | S | ||
| ) |
| const Handle_ChFiDS_Spine& ChFiDS_SequenceOfSpine::Last | ( | ) | const |
| const Handle_ChFiDS_Spine& ChFiDS_SequenceOfSpine::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_ChFiDS_Spine& ChFiDS_SequenceOfSpine::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const ChFiDS_SequenceOfSpine& ChFiDS_SequenceOfSpine::operator= | ( | const ChFiDS_SequenceOfSpine & | Other | ) | [inline] |
| void ChFiDS_SequenceOfSpine::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void ChFiDS_SequenceOfSpine::SetValue | ( | const Standard_Integer | Index, |
| const Handle< ChFiDS_Spine > & | I | ||
| ) |
| void ChFiDS_SequenceOfSpine::Split | ( | const Standard_Integer | Index, |
| ChFiDS_SequenceOfSpine & | Sub | ||
| ) |
| const Handle_ChFiDS_Spine& ChFiDS_SequenceOfSpine::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0