Public Member Functions |
| | ObjMgt_PSeqOfExtRef () |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Length () const |
| Handle_ObjMgt_ExternRef | First () const |
| Handle_ObjMgt_ExternRef | Last () const |
| void | Clear () |
| void | Append (const Handle< ObjMgt_ExternRef > &T) |
| void | Append (const Handle< ObjMgt_PSeqOfExtRef > &S) |
| void | Prepend (const Handle< ObjMgt_ExternRef > &T) |
| void | Prepend (const Handle< ObjMgt_PSeqOfExtRef > &S) |
| void | Reverse () |
| void | InsertBefore (const Standard_Integer Index, const Handle< ObjMgt_ExternRef > &T) |
| void | InsertBefore (const Standard_Integer Index, const Handle< ObjMgt_PSeqOfExtRef > &S) |
| void | InsertAfter (const Standard_Integer Index, const Handle< ObjMgt_ExternRef > &T) |
| void | InsertAfter (const Standard_Integer Index, const Handle< ObjMgt_PSeqOfExtRef > &S) |
| void | Exchange (const Standard_Integer I, const Standard_Integer J) |
| Handle_ObjMgt_PSeqOfExtRef | SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Handle_ObjMgt_PSeqOfExtRef | Split (const Standard_Integer Index) |
| void | SetValue (const Standard_Integer Index, const Handle< ObjMgt_ExternRef > &T) |
| Handle_ObjMgt_ExternRef | Value (const Standard_Integer Index) const |
| Standard_Boolean | Contains (const Handle< ObjMgt_ExternRef > &T) const |
| Standard_Integer | Location (const Standard_Integer N, const Handle< ObjMgt_ExternRef > &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Standard_Integer | Location (const Standard_Integer N, const Handle< ObjMgt_ExternRef > &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 () |
| | ~ObjMgt_PSeqOfExtRef () |
| | ObjMgt_PSeqOfExtRef (const Storage_stCONSTclCOM &a) |
Handle
< ObjMgt_SeqNodeOfPSeqOfExtRef > | _CSFDB_GetObjMgt_PSeqOfExtRefFirstItem () const |
| void | _CSFDB_SetObjMgt_PSeqOfExtRefFirstItem (const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > &p) |
Handle
< ObjMgt_SeqNodeOfPSeqOfExtRef > | _CSFDB_GetObjMgt_PSeqOfExtRefLastItem () const |
| void | _CSFDB_SetObjMgt_PSeqOfExtRefLastItem (const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > &p) |
| Standard_Integer | _CSFDB_GetObjMgt_PSeqOfExtRefSize () const |
| void | _CSFDB_SetObjMgt_PSeqOfExtRefSize (const Standard_Integer p) |