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

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