Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
ObjMgt_PSeqOfExtRef Class Reference

#include <ObjMgt_PSeqOfExtRef.hxx>

Inheritance diagram for ObjMgt_PSeqOfExtRef:
Inheritance graph
[legend]

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


Member Function Documentation

Handle_ObjMgt_ExternRef ObjMgt_PSeqOfExtRef::First ( ) const
Handle_ObjMgt_ExternRef ObjMgt_PSeqOfExtRef::Last ( ) const
virtual Handle_Standard_Persistent ObjMgt_PSeqOfExtRef::ShallowCopy ( ) const [virtual]

Reimplemented from Standard_Persistent.

virtual void ObjMgt_PSeqOfExtRef::ShallowDump ( Standard_OStream s) const [virtual]

Reimplemented from Standard_Persistent.

Handle_ObjMgt_PSeqOfExtRef ObjMgt_PSeqOfExtRef::Split ( const Standard_Integer  Index)
Handle_ObjMgt_PSeqOfExtRef ObjMgt_PSeqOfExtRef::SubSequence ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
) const
Handle_ObjMgt_ExternRef ObjMgt_PSeqOfExtRef::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file: