#include <TShort_HSequenceOfShortReal.hxx>
Inheritance diagram for TShort_HSequenceOfShortReal:

Public Member Functions | |
| TShort_HSequenceOfShortReal () | |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Length () const |
| Standard_EXPORT void | Clear () |
| Standard_EXPORT void | Append (const Standard_ShortReal &anItem) |
| Standard_EXPORT void | Append (const Handle(TShort_HSequenceOfShortReal)&aSequence) |
| Standard_EXPORT void | Prepend (const Standard_ShortReal &anItem) |
| Standard_EXPORT void | Prepend (const Handle(TShort_HSequenceOfShortReal)&aSequence) |
| Standard_EXPORT void | Reverse () |
| Standard_EXPORT void | InsertBefore (const Standard_Integer anIndex, const Standard_ShortReal &anItem) |
| Standard_EXPORT void | InsertBefore (const Standard_Integer anIndex, const Handle(TShort_HSequenceOfShortReal)&aSequence) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer anIndex, const Standard_ShortReal &anItem) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer anIndex, const Handle(TShort_HSequenceOfShortReal)&aSequence) |
| Standard_EXPORT void | Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex) |
| Standard_EXPORT Handle_TShort_HSequenceOfShortReal | Split (const Standard_Integer anIndex) |
| Standard_EXPORT void | SetValue (const Standard_Integer anIndex, const Standard_ShortReal &anItem) |
| Standard_EXPORT const Standard_ShortReal & | Value (const Standard_Integer anIndex) const |
| Standard_EXPORT Standard_ShortReal & | ChangeValue (const Standard_Integer anIndex) |
| Standard_EXPORT void | Remove (const Standard_Integer anIndex) |
| Standard_EXPORT void | Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex) |
| const TShort_SequenceOfShortReal & | Sequence () const |
| TShort_SequenceOfShortReal & | ChangeSequence () |
| Standard_EXPORT Handle_TShort_HSequenceOfShortReal | ShallowCopy () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| TShort_SequenceOfShortReal | mySequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Reimplemented from MMgt_TShared. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1