#include <PColStd_HSequenceOfInteger.hxx>
Public Member Functions |
| PColStd_HSequenceOfInteger () |
Standard_Boolean | IsEmpty () const |
Standard_Integer | Length () const |
Standard_Integer | First () const |
Standard_Integer | Last () const |
void | Clear () |
void | Append (const Standard_Integer &T) |
void | Append (const Handle< PColStd_HSequenceOfInteger > &S) |
void | Prepend (const Standard_Integer &T) |
void | Prepend (const Handle< PColStd_HSequenceOfInteger > &S) |
void | Reverse () |
void | InsertBefore (const Standard_Integer Index, const Standard_Integer &T) |
void | InsertBefore (const Standard_Integer Index, const Handle< PColStd_HSequenceOfInteger > &S) |
void | InsertAfter (const Standard_Integer Index, const Standard_Integer &T) |
void | InsertAfter (const Standard_Integer Index, const Handle< PColStd_HSequenceOfInteger > &S) |
void | Exchange (const Standard_Integer I, const Standard_Integer J) |
Handle_PColStd_HSequenceOfInteger | SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
Handle_PColStd_HSequenceOfInteger | Split (const Standard_Integer Index) |
void | SetValue (const Standard_Integer Index, const Standard_Integer &T) |
Standard_Integer | Value (const Standard_Integer Index) const |
Standard_Boolean | Contains (const Standard_Integer &T) const |
Standard_Integer | Location (const Standard_Integer N, const Standard_Integer &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
Standard_Integer | Location (const Standard_Integer N, const Standard_Integer &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_HSequenceOfInteger () |
| PColStd_HSequenceOfInteger (const Storage_stCONSTclCOM &a) |
Handle
< PColStd_SeqNodeOfHSequenceOfInteger > | _CSFDB_GetPColStd_HSequenceOfIntegerFirstItem () const |
void | _CSFDB_SetPColStd_HSequenceOfIntegerFirstItem (const Handle< PColStd_SeqNodeOfHSequenceOfInteger > &p) |
Handle
< PColStd_SeqNodeOfHSequenceOfInteger > | _CSFDB_GetPColStd_HSequenceOfIntegerLastItem () const |
void | _CSFDB_SetPColStd_HSequenceOfIntegerLastItem (const Handle< PColStd_SeqNodeOfHSequenceOfInteger > &p) |
Standard_Integer | _CSFDB_GetPColStd_HSequenceOfIntegerSize () const |
void | _CSFDB_SetPColStd_HSequenceOfIntegerSize (const Standard_Integer p) |
Constructor & Destructor Documentation
PColStd_HSequenceOfInteger::PColStd_HSequenceOfInteger |
( |
| ) |
|
PColStd_HSequenceOfInteger::~PColStd_HSequenceOfInteger |
( |
| ) |
[inline] |
Member Function Documentation
Standard_Integer PColStd_HSequenceOfInteger::_CSFDB_GetPColStd_HSequenceOfIntegerSize |
( |
| ) |
const [inline] |
void PColStd_HSequenceOfInteger::_CSFDB_SetPColStd_HSequenceOfIntegerSize |
( |
const Standard_Integer |
p | ) |
[inline] |
void PColStd_HSequenceOfInteger::Clear |
( |
| ) |
|
void PColStd_HSequenceOfInteger::Destroy |
( |
| ) |
|
void PColStd_HSequenceOfInteger::Reverse |
( |
| ) |
|
virtual Handle_Standard_Persistent PColStd_HSequenceOfInteger::ShallowCopy |
( |
| ) |
const [virtual] |
virtual void PColStd_HSequenceOfInteger::ShallowDump |
( |
Standard_OStream & |
s | ) |
const [virtual] |
Handle_PColStd_HSequenceOfInteger PColStd_HSequenceOfInteger::Split |
( |
const Standard_Integer |
Index | ) |
|
The documentation for this class was generated from the following file: