Open CASCADE Technology
6.5.4
|
#include <IFSelect_TSeqOfSelection.hxx>
IFSelect_TSeqOfSelection::~IFSelect_TSeqOfSelection | ( | ) | [inline] |
const IFSelect_TSeqOfSelection& IFSelect_TSeqOfSelection::Assign | ( | const IFSelect_TSeqOfSelection & | Other | ) |
Handle_IFSelect_Selection& IFSelect_TSeqOfSelection::ChangeValue | ( | const Standard_Integer | Index | ) |
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 |
const Handle_IFSelect_Selection& IFSelect_TSeqOfSelection::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_IFSelect_Selection& IFSelect_TSeqOfSelection::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const IFSelect_TSeqOfSelection& IFSelect_TSeqOfSelection::operator= | ( | const IFSelect_TSeqOfSelection & | Other | ) | [inline] |
void IFSelect_TSeqOfSelection::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |