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