Open CASCADE Technology 6.5.2
Public Member Functions
TShort_SequenceOfShortReal Class Reference

#include <TShort_SequenceOfShortReal.hxx>

Inheritance diagram for TShort_SequenceOfShortReal:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

TShort_SequenceOfShortReal::TShort_SequenceOfShortReal ( )
TShort_SequenceOfShortReal::~TShort_SequenceOfShortReal ( ) [inline]

Member Function Documentation

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
void TShort_SequenceOfShortReal::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

void* TShort_SequenceOfShortReal::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BaseSequence.

void* TShort_SequenceOfShortReal::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BaseSequence.

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 ( TShort_SequenceOfShortReal S)
void TShort_SequenceOfShortReal::Prepend ( const Standard_ShortReal T)
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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines