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) |