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