Open CASCADE Technology 6.6.0
|
#include <IFSelect_SequenceOfInterfaceModel.hxx>
IFSelect_SequenceOfInterfaceModel::IFSelect_SequenceOfInterfaceModel | ( | ) |
IFSelect_SequenceOfInterfaceModel::~IFSelect_SequenceOfInterfaceModel | ( | ) | [inline] |
void IFSelect_SequenceOfInterfaceModel::Append | ( | const Handle< Interface_InterfaceModel > & | T | ) |
void IFSelect_SequenceOfInterfaceModel::Append | ( | IFSelect_SequenceOfInterfaceModel & | S | ) |
const IFSelect_SequenceOfInterfaceModel& IFSelect_SequenceOfInterfaceModel::Assign | ( | const IFSelect_SequenceOfInterfaceModel & | Other | ) |
Handle_Interface_InterfaceModel& IFSelect_SequenceOfInterfaceModel::ChangeValue | ( | const Standard_Integer | Index | ) |
void IFSelect_SequenceOfInterfaceModel::Clear | ( | ) |
const Handle_Interface_InterfaceModel& IFSelect_SequenceOfInterfaceModel::First | ( | ) | const |
void IFSelect_SequenceOfInterfaceModel::InsertAfter | ( | const Standard_Integer | Index, |
const Handle< Interface_InterfaceModel > & | T | ||
) |
void IFSelect_SequenceOfInterfaceModel::InsertAfter | ( | const Standard_Integer | Index, |
IFSelect_SequenceOfInterfaceModel & | S | ||
) |
void IFSelect_SequenceOfInterfaceModel::InsertBefore | ( | const Standard_Integer | Index, |
const Handle< Interface_InterfaceModel > & | T | ||
) |
void IFSelect_SequenceOfInterfaceModel::InsertBefore | ( | const Standard_Integer | Index, |
IFSelect_SequenceOfInterfaceModel & | S | ||
) |
const Handle_Interface_InterfaceModel& IFSelect_SequenceOfInterfaceModel::Last | ( | ) | const |
Handle_Interface_InterfaceModel& IFSelect_SequenceOfInterfaceModel::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_Interface_InterfaceModel& IFSelect_SequenceOfInterfaceModel::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const IFSelect_SequenceOfInterfaceModel& IFSelect_SequenceOfInterfaceModel::operator= | ( | const IFSelect_SequenceOfInterfaceModel & | Other | ) | [inline] |
void IFSelect_SequenceOfInterfaceModel::Prepend | ( | const Handle< Interface_InterfaceModel > & | T | ) |
void IFSelect_SequenceOfInterfaceModel::Prepend | ( | IFSelect_SequenceOfInterfaceModel & | S | ) |
void IFSelect_SequenceOfInterfaceModel::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void IFSelect_SequenceOfInterfaceModel::Remove | ( | const Standard_Integer | Index | ) |
void IFSelect_SequenceOfInterfaceModel::SetValue | ( | const Standard_Integer | Index, |
const Handle< Interface_InterfaceModel > & | I | ||
) |
void IFSelect_SequenceOfInterfaceModel::Split | ( | const Standard_Integer | Index, |
IFSelect_SequenceOfInterfaceModel & | Sub | ||
) |
const Handle_Interface_InterfaceModel& IFSelect_SequenceOfInterfaceModel::Value | ( | const Standard_Integer | Index | ) | const |