Open CASCADE Technology
6.5.4
|
#include <TShort_HSequenceOfShortReal.hxx>
void TShort_HSequenceOfShortReal::Append | ( | const Handle< TShort_HSequenceOfShortReal > & | aSequence | ) |
void TShort_HSequenceOfShortReal::Exchange | ( | const Standard_Integer | anIndex, |
const Standard_Integer | anOtherIndex | ||
) |
void TShort_HSequenceOfShortReal::InsertAfter | ( | const Standard_Integer | anIndex, |
const Standard_ShortReal & | anItem | ||
) |
void TShort_HSequenceOfShortReal::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< TShort_HSequenceOfShortReal > & | aSequence | ||
) |
void TShort_HSequenceOfShortReal::InsertBefore | ( | const Standard_Integer | anIndex, |
const Standard_ShortReal & | anItem | ||
) |
void TShort_HSequenceOfShortReal::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< TShort_HSequenceOfShortReal > & | aSequence | ||
) |
void TShort_HSequenceOfShortReal::Prepend | ( | const Handle< TShort_HSequenceOfShortReal > & | aSequence | ) |
void TShort_HSequenceOfShortReal::Remove | ( | const Standard_Integer | fromIndex, |
const Standard_Integer | toIndex | ||
) |
void TShort_HSequenceOfShortReal::SetValue | ( | const Standard_Integer | anIndex, |
const Standard_ShortReal & | anItem | ||
) |
Handle_TShort_HSequenceOfShortReal TShort_HSequenceOfShortReal::ShallowCopy | ( | ) | const |
Handle_TShort_HSequenceOfShortReal TShort_HSequenceOfShortReal::Split | ( | const Standard_Integer | anIndex | ) |
const Standard_ShortReal& TShort_HSequenceOfShortReal::Value | ( | const Standard_Integer | anIndex | ) | const |