Open CASCADE Technology 6.6.0
|
#include <SelectBasics_SequenceOfOwner.hxx>
SelectBasics_SequenceOfOwner::SelectBasics_SequenceOfOwner | ( | ) |
SelectBasics_SequenceOfOwner::~SelectBasics_SequenceOfOwner | ( | ) | [inline] |
void SelectBasics_SequenceOfOwner::Append | ( | const Handle< SelectBasics_EntityOwner > & | T | ) |
void SelectBasics_SequenceOfOwner::Append | ( | SelectBasics_SequenceOfOwner & | S | ) |
const SelectBasics_SequenceOfOwner& SelectBasics_SequenceOfOwner::Assign | ( | const SelectBasics_SequenceOfOwner & | Other | ) |
Handle_SelectBasics_EntityOwner& SelectBasics_SequenceOfOwner::ChangeValue | ( | const Standard_Integer | Index | ) |
void SelectBasics_SequenceOfOwner::Clear | ( | ) |
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 |
Handle_SelectBasics_EntityOwner& SelectBasics_SequenceOfOwner::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_SelectBasics_EntityOwner& SelectBasics_SequenceOfOwner::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const SelectBasics_SequenceOfOwner& SelectBasics_SequenceOfOwner::operator= | ( | const SelectBasics_SequenceOfOwner & | Other | ) | [inline] |
void SelectBasics_SequenceOfOwner::Prepend | ( | const Handle< SelectBasics_EntityOwner > & | T | ) |
void SelectBasics_SequenceOfOwner::Prepend | ( | SelectBasics_SequenceOfOwner & | S | ) |
void SelectBasics_SequenceOfOwner::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void SelectBasics_SequenceOfOwner::Remove | ( | const Standard_Integer | Index | ) |
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 |