|
Open CASCADE Technology 6.5.2
|
#include <SelectMgr_SequenceOfOwner.hxx>

| SelectMgr_SequenceOfOwner::SelectMgr_SequenceOfOwner | ( | ) |
| SelectMgr_SequenceOfOwner::~SelectMgr_SequenceOfOwner | ( | ) | [inline] |
| void SelectMgr_SequenceOfOwner::Append | ( | const Handle< SelectMgr_EntityOwner > & | T | ) |
| void SelectMgr_SequenceOfOwner::Append | ( | SelectMgr_SequenceOfOwner & | S | ) |
| const SelectMgr_SequenceOfOwner& SelectMgr_SequenceOfOwner::Assign | ( | const SelectMgr_SequenceOfOwner & | Other | ) |
| Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::ChangeValue | ( | const Standard_Integer | Index | ) |
| void SelectMgr_SequenceOfOwner::Clear | ( | ) |
| const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::First | ( | ) | const |
| void SelectMgr_SequenceOfOwner::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< SelectMgr_EntityOwner > & | T | ||
| ) |
| void SelectMgr_SequenceOfOwner::InsertAfter | ( | const Standard_Integer | Index, |
| SelectMgr_SequenceOfOwner & | S | ||
| ) |
| void SelectMgr_SequenceOfOwner::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< SelectMgr_EntityOwner > & | T | ||
| ) |
| void SelectMgr_SequenceOfOwner::InsertBefore | ( | const Standard_Integer | Index, |
| SelectMgr_SequenceOfOwner & | S | ||
| ) |
| const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::Last | ( | ) | const |
| void SelectMgr_SequenceOfOwner::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* SelectMgr_SequenceOfOwner::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* SelectMgr_SequenceOfOwner::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const SelectMgr_SequenceOfOwner& SelectMgr_SequenceOfOwner::operator= | ( | const SelectMgr_SequenceOfOwner & | Other | ) | [inline] |
| void SelectMgr_SequenceOfOwner::Prepend | ( | SelectMgr_SequenceOfOwner & | S | ) |
| void SelectMgr_SequenceOfOwner::Prepend | ( | const Handle< SelectMgr_EntityOwner > & | T | ) |
| void SelectMgr_SequenceOfOwner::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void SelectMgr_SequenceOfOwner::Remove | ( | const Standard_Integer | Index | ) |
| void SelectMgr_SequenceOfOwner::SetValue | ( | const Standard_Integer | Index, |
| const Handle< SelectMgr_EntityOwner > & | I | ||
| ) |
| void SelectMgr_SequenceOfOwner::Split | ( | const Standard_Integer | Index, |
| SelectMgr_SequenceOfOwner & | Sub | ||
| ) |
| const Handle_SelectMgr_EntityOwner& SelectMgr_SequenceOfOwner::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4