#include <PColStd_HSequenceOfReal.hxx>
Public Member Functions |
| PColStd_HSequenceOfReal () |
Standard_Boolean | IsEmpty () const |
Standard_Integer | Length () const |
Standard_Real | First () const |
Standard_Real | Last () const |
void | Clear () |
void | Append (const Standard_Real &T) |
void | Append (const Handle< PColStd_HSequenceOfReal > &S) |
void | Prepend (const Standard_Real &T) |
void | Prepend (const Handle< PColStd_HSequenceOfReal > &S) |
void | Reverse () |
void | InsertBefore (const Standard_Integer Index, const Standard_Real &T) |
void | InsertBefore (const Standard_Integer Index, const Handle< PColStd_HSequenceOfReal > &S) |
void | InsertAfter (const Standard_Integer Index, const Standard_Real &T) |
void | InsertAfter (const Standard_Integer Index, const Handle< PColStd_HSequenceOfReal > &S) |
void | Exchange (const Standard_Integer I, const Standard_Integer J) |
Handle_PColStd_HSequenceOfReal | SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
Handle_PColStd_HSequenceOfReal | Split (const Standard_Integer Index) |
void | SetValue (const Standard_Integer Index, const Standard_Real &T) |
Standard_Real | Value (const Standard_Integer Index) const |
Standard_Boolean | Contains (const Standard_Real &T) const |
Standard_Integer | Location (const Standard_Integer N, const Standard_Real &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
Standard_Integer | Location (const Standard_Integer N, const Standard_Real &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 () |
| ~PColStd_HSequenceOfReal () |
| PColStd_HSequenceOfReal (const Storage_stCONSTclCOM &a) |
Handle
< PColStd_SeqNodeOfHSequenceOfReal > | _CSFDB_GetPColStd_HSequenceOfRealFirstItem () const |
void | _CSFDB_SetPColStd_HSequenceOfRealFirstItem (const Handle< PColStd_SeqNodeOfHSequenceOfReal > &p) |
Handle
< PColStd_SeqNodeOfHSequenceOfReal > | _CSFDB_GetPColStd_HSequenceOfRealLastItem () const |
void | _CSFDB_SetPColStd_HSequenceOfRealLastItem (const Handle< PColStd_SeqNodeOfHSequenceOfReal > &p) |
Standard_Integer | _CSFDB_GetPColStd_HSequenceOfRealSize () const |
void | _CSFDB_SetPColStd_HSequenceOfRealSize (const Standard_Integer p) |
Constructor & Destructor Documentation
PColStd_HSequenceOfReal::PColStd_HSequenceOfReal |
( |
| ) |
|
PColStd_HSequenceOfReal::~PColStd_HSequenceOfReal |
( |
| ) |
[inline] |
Member Function Documentation
Standard_Integer PColStd_HSequenceOfReal::_CSFDB_GetPColStd_HSequenceOfRealSize |
( |
| ) |
const [inline] |
void PColStd_HSequenceOfReal::_CSFDB_SetPColStd_HSequenceOfRealSize |
( |
const Standard_Integer |
p | ) |
[inline] |
void PColStd_HSequenceOfReal::Clear |
( |
| ) |
|
void PColStd_HSequenceOfReal::Destroy |
( |
| ) |
|
void PColStd_HSequenceOfReal::Reverse |
( |
| ) |
|
virtual Handle_Standard_Persistent PColStd_HSequenceOfReal::ShallowCopy |
( |
| ) |
const [virtual] |
virtual void PColStd_HSequenceOfReal::ShallowDump |
( |
Standard_OStream & |
s | ) |
const [virtual] |
Handle_PColStd_HSequenceOfReal PColStd_HSequenceOfReal::Split |
( |
const Standard_Integer |
Index | ) |
|
The documentation for this class was generated from the following file: