#include <ObjMgt_PSeqOfExtRef.hxx>
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) |
Constructor & Destructor Documentation
ObjMgt_PSeqOfExtRef::ObjMgt_PSeqOfExtRef |
( |
| ) |
|
ObjMgt_PSeqOfExtRef::~ObjMgt_PSeqOfExtRef |
( |
| ) |
[inline] |
Member Function Documentation
Standard_Integer ObjMgt_PSeqOfExtRef::_CSFDB_GetObjMgt_PSeqOfExtRefSize |
( |
| ) |
const [inline] |
void ObjMgt_PSeqOfExtRef::_CSFDB_SetObjMgt_PSeqOfExtRefSize |
( |
const Standard_Integer |
p | ) |
[inline] |
void ObjMgt_PSeqOfExtRef::Clear |
( |
| ) |
|
void ObjMgt_PSeqOfExtRef::Destroy |
( |
| ) |
|
Handle_ObjMgt_ExternRef ObjMgt_PSeqOfExtRef::First |
( |
| ) |
const |
Handle_ObjMgt_ExternRef ObjMgt_PSeqOfExtRef::Last |
( |
| ) |
const |
void ObjMgt_PSeqOfExtRef::Reverse |
( |
| ) |
|
virtual Handle_Standard_Persistent ObjMgt_PSeqOfExtRef::ShallowCopy |
( |
| ) |
const [virtual] |
virtual void ObjMgt_PSeqOfExtRef::ShallowDump |
( |
Standard_OStream & |
s | ) |
const [virtual] |
Handle_ObjMgt_PSeqOfExtRef ObjMgt_PSeqOfExtRef::Split |
( |
const Standard_Integer |
Index | ) |
|
Handle_ObjMgt_ExternRef ObjMgt_PSeqOfExtRef::Value |
( |
const Standard_Integer |
Index | ) |
const |
The documentation for this class was generated from the following file: