Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TShort_SequenceOfShortReal Class Reference

#include <TShort_SequenceOfShortReal.hxx>

Inheritance diagram for TShort_SequenceOfShortReal:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TShort_SequenceOfShortReal ()
void Clear ()
 ~TShort_SequenceOfShortReal ()
const TShort_SequenceOfShortRealAssign (const TShort_SequenceOfShortReal &Other)
const TShort_SequenceOfShortRealoperator= (const TShort_SequenceOfShortReal &Other)
void Append (const Standard_ShortReal &T)
void Append (TShort_SequenceOfShortReal &S)
void Prepend (const Standard_ShortReal &T)
void Prepend (TShort_SequenceOfShortReal &S)
void InsertBefore (const Standard_Integer Index, const Standard_ShortReal &T)
void InsertBefore (const Standard_Integer Index, TShort_SequenceOfShortReal &S)
void InsertAfter (const Standard_Integer Index, const Standard_ShortReal &T)
void InsertAfter (const Standard_Integer Index, TShort_SequenceOfShortReal &S)
const Standard_ShortRealFirst () const
const Standard_ShortRealLast () const
void Split (const Standard_Integer Index, TShort_SequenceOfShortReal &Sub)
const Standard_ShortRealValue (const Standard_Integer Index) const
const Standard_ShortRealoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Standard_ShortReal &I)
Standard_ShortRealChangeValue (const Standard_Integer Index)
Standard_ShortRealoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const Standard_ShortReal& TShort_SequenceOfShortReal::operator() ( const Standard_Integer  Index) const [inline]
Standard_ShortReal& TShort_SequenceOfShortReal::operator() ( const Standard_Integer  Index) [inline]
const TShort_SequenceOfShortReal& TShort_SequenceOfShortReal::operator= ( const TShort_SequenceOfShortReal Other) [inline]

The documentation for this class was generated from the following file: