#include <PColStd_HSequenceOfPersistent.hxx>
Public Member Functions |
| | PColStd_HSequenceOfPersistent () |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Length () const |
| Handle_Standard_Persistent | First () const |
| Handle_Standard_Persistent | Last () const |
| void | Clear () |
| void | Append (const Handle< Standard_Persistent > &T) |
| void | Append (const Handle< PColStd_HSequenceOfPersistent > &S) |
| void | Prepend (const Handle< Standard_Persistent > &T) |
| void | Prepend (const Handle< PColStd_HSequenceOfPersistent > &S) |
| void | Reverse () |
| void | InsertBefore (const Standard_Integer Index, const Handle< Standard_Persistent > &T) |
| void | InsertBefore (const Standard_Integer Index, const Handle< PColStd_HSequenceOfPersistent > &S) |
| void | InsertAfter (const Standard_Integer Index, const Handle< Standard_Persistent > &T) |
| void | InsertAfter (const Standard_Integer Index, const Handle< PColStd_HSequenceOfPersistent > &S) |
| void | Exchange (const Standard_Integer I, const Standard_Integer J) |
| Handle_PColStd_HSequenceOfPersistent | SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Handle_PColStd_HSequenceOfPersistent | Split (const Standard_Integer Index) |
| void | SetValue (const Standard_Integer Index, const Handle< Standard_Persistent > &T) |
| Handle_Standard_Persistent | Value (const Standard_Integer Index) const |
| Standard_Boolean | Contains (const Handle< Standard_Persistent > &T) const |
| Standard_Integer | Location (const Standard_Integer N, const Handle< Standard_Persistent > &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Standard_Integer | Location (const Standard_Integer N, const Handle< Standard_Persistent > &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_HSequenceOfPersistent () |
| | PColStd_HSequenceOfPersistent (const Storage_stCONSTclCOM &a) |
Handle
< PColStd_SeqNodeOfHSequenceOfPersistent > | _CSFDB_GetPColStd_HSequenceOfPersistentFirstItem () const |
| void | _CSFDB_SetPColStd_HSequenceOfPersistentFirstItem (const Handle< PColStd_SeqNodeOfHSequenceOfPersistent > &p) |
Handle
< PColStd_SeqNodeOfHSequenceOfPersistent > | _CSFDB_GetPColStd_HSequenceOfPersistentLastItem () const |
| void | _CSFDB_SetPColStd_HSequenceOfPersistentLastItem (const Handle< PColStd_SeqNodeOfHSequenceOfPersistent > &p) |
| Standard_Integer | _CSFDB_GetPColStd_HSequenceOfPersistentSize () const |
| void | _CSFDB_SetPColStd_HSequenceOfPersistentSize (const Standard_Integer p) |
Constructor & Destructor Documentation
| PColStd_HSequenceOfPersistent::PColStd_HSequenceOfPersistent |
( |
| ) |
|
| PColStd_HSequenceOfPersistent::~PColStd_HSequenceOfPersistent |
( |
| ) |
[inline] |
| PColStd_HSequenceOfPersistent::PColStd_HSequenceOfPersistent |
( |
const Storage_stCONSTclCOM & |
a | ) |
[inline] |
Member Function Documentation
| Standard_Integer PColStd_HSequenceOfPersistent::_CSFDB_GetPColStd_HSequenceOfPersistentSize |
( |
| ) |
const [inline] |
| void PColStd_HSequenceOfPersistent::_CSFDB_SetPColStd_HSequenceOfPersistentSize |
( |
const Standard_Integer |
p | ) |
[inline] |
| void PColStd_HSequenceOfPersistent::Clear |
( |
| ) |
|
| void PColStd_HSequenceOfPersistent::Destroy |
( |
| ) |
|
| Handle_Standard_Persistent PColStd_HSequenceOfPersistent::First |
( |
| ) |
const |
| Handle_Standard_Persistent PColStd_HSequenceOfPersistent::Last |
( |
| ) |
const |
| void PColStd_HSequenceOfPersistent::Reverse |
( |
| ) |
|
| virtual Handle_Standard_Persistent PColStd_HSequenceOfPersistent::ShallowCopy |
( |
| ) |
const [virtual] |
| virtual void PColStd_HSequenceOfPersistent::ShallowDump |
( |
Standard_OStream & |
s | ) |
const [virtual] |
| Handle_PColStd_HSequenceOfPersistent PColStd_HSequenceOfPersistent::Split |
( |
const Standard_Integer |
Index | ) |
|
| Handle_Standard_Persistent PColStd_HSequenceOfPersistent::Value |
( |
const Standard_Integer |
Index | ) |
const |
The documentation for this class was generated from the following file: