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

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