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

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