Open CASCADE Technology
6.5.4
|
#include <Approx_SequenceOfHArray1OfReal.hxx>
const Approx_SequenceOfHArray1OfReal& Approx_SequenceOfHArray1OfReal::Assign | ( | const Approx_SequenceOfHArray1OfReal & | Other | ) |
Handle_TColStd_HArray1OfReal& Approx_SequenceOfHArray1OfReal::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_TColStd_HArray1OfReal& Approx_SequenceOfHArray1OfReal::First | ( | ) | const |
void Approx_SequenceOfHArray1OfReal::InsertAfter | ( | const Standard_Integer | Index, |
const Handle< TColStd_HArray1OfReal > & | T | ||
) |
void Approx_SequenceOfHArray1OfReal::InsertAfter | ( | const Standard_Integer | Index, |
Approx_SequenceOfHArray1OfReal & | S | ||
) |
void Approx_SequenceOfHArray1OfReal::InsertBefore | ( | const Standard_Integer | Index, |
const Handle< TColStd_HArray1OfReal > & | T | ||
) |
void Approx_SequenceOfHArray1OfReal::InsertBefore | ( | const Standard_Integer | Index, |
Approx_SequenceOfHArray1OfReal & | S | ||
) |
const Handle_TColStd_HArray1OfReal& Approx_SequenceOfHArray1OfReal::Last | ( | ) | const |
const Handle_TColStd_HArray1OfReal& Approx_SequenceOfHArray1OfReal::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_TColStd_HArray1OfReal& Approx_SequenceOfHArray1OfReal::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Approx_SequenceOfHArray1OfReal& Approx_SequenceOfHArray1OfReal::operator= | ( | const Approx_SequenceOfHArray1OfReal & | Other | ) | [inline] |
void Approx_SequenceOfHArray1OfReal::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void Approx_SequenceOfHArray1OfReal::SetValue | ( | const Standard_Integer | Index, |
const Handle< TColStd_HArray1OfReal > & | I | ||
) |
void Approx_SequenceOfHArray1OfReal::Split | ( | const Standard_Integer | Index, |
Approx_SequenceOfHArray1OfReal & | Sub | ||
) |
const Handle_TColStd_HArray1OfReal& Approx_SequenceOfHArray1OfReal::Value | ( | const Standard_Integer | Index | ) | const |