Open CASCADE Technology 6.6.0
|
#include <Approx_SequenceOfHArray1OfReal.hxx>
Approx_SequenceOfHArray1OfReal::Approx_SequenceOfHArray1OfReal | ( | ) |
Approx_SequenceOfHArray1OfReal::~Approx_SequenceOfHArray1OfReal | ( | ) | [inline] |
void Approx_SequenceOfHArray1OfReal::Append | ( | const Handle< TColStd_HArray1OfReal > & | T | ) |
void Approx_SequenceOfHArray1OfReal::Append | ( | Approx_SequenceOfHArray1OfReal & | S | ) |
const Approx_SequenceOfHArray1OfReal& Approx_SequenceOfHArray1OfReal::Assign | ( | const Approx_SequenceOfHArray1OfReal & | Other | ) |
Handle_TColStd_HArray1OfReal& Approx_SequenceOfHArray1OfReal::ChangeValue | ( | const Standard_Integer | Index | ) |
void Approx_SequenceOfHArray1OfReal::Clear | ( | ) |
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 |
Handle_TColStd_HArray1OfReal& Approx_SequenceOfHArray1OfReal::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_TColStd_HArray1OfReal& Approx_SequenceOfHArray1OfReal::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const Approx_SequenceOfHArray1OfReal& Approx_SequenceOfHArray1OfReal::operator= | ( | const Approx_SequenceOfHArray1OfReal & | Other | ) | [inline] |
void Approx_SequenceOfHArray1OfReal::Prepend | ( | const Handle< TColStd_HArray1OfReal > & | T | ) |
void Approx_SequenceOfHArray1OfReal::Prepend | ( | Approx_SequenceOfHArray1OfReal & | S | ) |
void Approx_SequenceOfHArray1OfReal::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void Approx_SequenceOfHArray1OfReal::Remove | ( | const Standard_Integer | Index | ) |
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 |