|
Open CASCADE Technology
6.5.4
|
#include <IFSelect_TSeqOfDispatch.hxx>

| IFSelect_TSeqOfDispatch::~IFSelect_TSeqOfDispatch | ( | ) | [inline] |
| const IFSelect_TSeqOfDispatch& IFSelect_TSeqOfDispatch::Assign | ( | const IFSelect_TSeqOfDispatch & | Other | ) |
| Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::First | ( | ) | const |
| void IFSelect_TSeqOfDispatch::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< IFSelect_Dispatch > & | T | ||
| ) |
| void IFSelect_TSeqOfDispatch::InsertAfter | ( | const Standard_Integer | Index, |
| IFSelect_TSeqOfDispatch & | S | ||
| ) |
| void IFSelect_TSeqOfDispatch::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< IFSelect_Dispatch > & | T | ||
| ) |
| void IFSelect_TSeqOfDispatch::InsertBefore | ( | const Standard_Integer | Index, |
| IFSelect_TSeqOfDispatch & | S | ||
| ) |
| const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::Last | ( | ) | const |
| const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const IFSelect_TSeqOfDispatch& IFSelect_TSeqOfDispatch::operator= | ( | const IFSelect_TSeqOfDispatch & | Other | ) | [inline] |
| void IFSelect_TSeqOfDispatch::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void IFSelect_TSeqOfDispatch::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IFSelect_Dispatch > & | I | ||
| ) |
| void IFSelect_TSeqOfDispatch::Split | ( | const Standard_Integer | Index, |
| IFSelect_TSeqOfDispatch & | Sub | ||
| ) |
| const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0