#include <PShort_HSequenceOfShortReal.hxx>
Public Member Functions |
| | PShort_HSequenceOfShortReal () |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Length () const |
| Standard_ShortReal | First () const |
| Standard_ShortReal | Last () const |
| void | Clear () |
| void | Append (const Standard_ShortReal &T) |
| void | Append (const Handle< PShort_HSequenceOfShortReal > &S) |
| void | Prepend (const Standard_ShortReal &T) |
| void | Prepend (const Handle< PShort_HSequenceOfShortReal > &S) |
| void | Reverse () |
| void | InsertBefore (const Standard_Integer Index, const Standard_ShortReal &T) |
| void | InsertBefore (const Standard_Integer Index, const Handle< PShort_HSequenceOfShortReal > &S) |
| void | InsertAfter (const Standard_Integer Index, const Standard_ShortReal &T) |
| void | InsertAfter (const Standard_Integer Index, const Handle< PShort_HSequenceOfShortReal > &S) |
| void | Exchange (const Standard_Integer I, const Standard_Integer J) |
| Handle_PShort_HSequenceOfShortReal | SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Handle_PShort_HSequenceOfShortReal | Split (const Standard_Integer Index) |
| void | SetValue (const Standard_Integer Index, const Standard_ShortReal &T) |
| Standard_ShortReal | Value (const Standard_Integer Index) const |
| Standard_Boolean | Contains (const Standard_ShortReal &T) const |
| Standard_Integer | Location (const Standard_Integer N, const Standard_ShortReal &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Standard_Integer | Location (const Standard_Integer N, const Standard_ShortReal &T) const |
| void | Remove (const Standard_Integer Index) |
| void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
| virtual Handle_Standard_Persistent | ShallowCopy () const |
| virtual void | ShallowDump (Standard_OStream &s) const |
| void | Destroy () |
| | ~PShort_HSequenceOfShortReal () |
| | PShort_HSequenceOfShortReal (const Storage_stCONSTclCOM &a) |
Handle
< PShort_SeqNodeOfHSequenceOfShortReal > | _CSFDB_GetPShort_HSequenceOfShortRealFirstItem () const |
| void | _CSFDB_SetPShort_HSequenceOfShortRealFirstItem (const Handle< PShort_SeqNodeOfHSequenceOfShortReal > &p) |
Handle
< PShort_SeqNodeOfHSequenceOfShortReal > | _CSFDB_GetPShort_HSequenceOfShortRealLastItem () const |
| void | _CSFDB_SetPShort_HSequenceOfShortRealLastItem (const Handle< PShort_SeqNodeOfHSequenceOfShortReal > &p) |
| Standard_Integer | _CSFDB_GetPShort_HSequenceOfShortRealSize () const |
| void | _CSFDB_SetPShort_HSequenceOfShortRealSize (const Standard_Integer p) |
Constructor & Destructor Documentation
| PShort_HSequenceOfShortReal::PShort_HSequenceOfShortReal |
( |
| ) |
|
| PShort_HSequenceOfShortReal::~PShort_HSequenceOfShortReal |
( |
| ) |
[inline] |
Member Function Documentation
| Standard_Integer PShort_HSequenceOfShortReal::_CSFDB_GetPShort_HSequenceOfShortRealSize |
( |
| ) |
const [inline] |
| void PShort_HSequenceOfShortReal::_CSFDB_SetPShort_HSequenceOfShortRealSize |
( |
const Standard_Integer |
p | ) |
[inline] |
| void PShort_HSequenceOfShortReal::Clear |
( |
| ) |
|
| void PShort_HSequenceOfShortReal::Destroy |
( |
| ) |
|
| void PShort_HSequenceOfShortReal::Reverse |
( |
| ) |
|
| virtual Handle_Standard_Persistent PShort_HSequenceOfShortReal::ShallowCopy |
( |
| ) |
const [virtual] |
| virtual void PShort_HSequenceOfShortReal::ShallowDump |
( |
Standard_OStream & |
s | ) |
const [virtual] |
| Handle_PShort_HSequenceOfShortReal PShort_HSequenceOfShortReal::Split |
( |
const Standard_Integer |
Index | ) |
|
The documentation for this class was generated from the following file: