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

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