Open CASCADE Technology  6.9.0
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_ExternRefFirst () const
 
Handle< ObjMgt_ExternRefLast () 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_PSeqOfExtRefSubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const
 
Handle< ObjMgt_PSeqOfExtRefSplit (const Standard_Integer Index)
 
void SetValue (const Standard_Integer Index, const Handle< ObjMgt_ExternRef > &T)
 
Handle< ObjMgt_ExternRefValue (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)
 
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)
 
- Public Member Functions inherited from Standard_Persistent
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 

Constructor & Destructor Documentation

ObjMgt_PSeqOfExtRef::ObjMgt_PSeqOfExtRef ( )
ObjMgt_PSeqOfExtRef::~ObjMgt_PSeqOfExtRef ( )
inline
ObjMgt_PSeqOfExtRef::ObjMgt_PSeqOfExtRef ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > ObjMgt_PSeqOfExtRef::_CSFDB_GetObjMgt_PSeqOfExtRefFirstItem ( ) const
inline
Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > ObjMgt_PSeqOfExtRef::_CSFDB_GetObjMgt_PSeqOfExtRefLastItem ( ) const
inline
Standard_Integer ObjMgt_PSeqOfExtRef::_CSFDB_GetObjMgt_PSeqOfExtRefSize ( ) const
inline
void ObjMgt_PSeqOfExtRef::_CSFDB_SetObjMgt_PSeqOfExtRefFirstItem ( const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > &  p)
inline
void ObjMgt_PSeqOfExtRef::_CSFDB_SetObjMgt_PSeqOfExtRefLastItem ( const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > &  p)
inline
void ObjMgt_PSeqOfExtRef::_CSFDB_SetObjMgt_PSeqOfExtRefSize ( const Standard_Integer  p)
inline
void ObjMgt_PSeqOfExtRef::Append ( const Handle< ObjMgt_ExternRef > &  T)
void ObjMgt_PSeqOfExtRef::Append ( const Handle< ObjMgt_PSeqOfExtRef > &  S)
void ObjMgt_PSeqOfExtRef::Clear ( )
Standard_Boolean ObjMgt_PSeqOfExtRef::Contains ( const Handle< ObjMgt_ExternRef > &  T) const
void ObjMgt_PSeqOfExtRef::Destroy ( )
void ObjMgt_PSeqOfExtRef::Exchange ( const Standard_Integer  I,
const Standard_Integer  J 
)
Handle< ObjMgt_ExternRef > ObjMgt_PSeqOfExtRef::First ( ) const
void ObjMgt_PSeqOfExtRef::InsertAfter ( const Standard_Integer  Index,
const Handle< ObjMgt_ExternRef > &  T 
)
void ObjMgt_PSeqOfExtRef::InsertAfter ( const Standard_Integer  Index,
const Handle< ObjMgt_PSeqOfExtRef > &  S 
)
void ObjMgt_PSeqOfExtRef::InsertBefore ( const Standard_Integer  Index,
const Handle< ObjMgt_ExternRef > &  T 
)
void ObjMgt_PSeqOfExtRef::InsertBefore ( const Standard_Integer  Index,
const Handle< ObjMgt_PSeqOfExtRef > &  S 
)
Standard_Boolean ObjMgt_PSeqOfExtRef::IsEmpty ( ) const
Handle< ObjMgt_ExternRef > ObjMgt_PSeqOfExtRef::Last ( ) const
Standard_Integer ObjMgt_PSeqOfExtRef::Length ( ) const
Standard_Integer ObjMgt_PSeqOfExtRef::Location ( const Standard_Integer  N,
const Handle< ObjMgt_ExternRef > &  T,
const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
) const
Standard_Integer ObjMgt_PSeqOfExtRef::Location ( const Standard_Integer  N,
const Handle< ObjMgt_ExternRef > &  T 
) const
void ObjMgt_PSeqOfExtRef::Prepend ( const Handle< ObjMgt_ExternRef > &  T)
void ObjMgt_PSeqOfExtRef::Prepend ( const Handle< ObjMgt_PSeqOfExtRef > &  S)
void ObjMgt_PSeqOfExtRef::Remove ( const Standard_Integer  Index)
void ObjMgt_PSeqOfExtRef::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void ObjMgt_PSeqOfExtRef::Reverse ( )
void ObjMgt_PSeqOfExtRef::SetValue ( const Standard_Integer  Index,
const Handle< ObjMgt_ExternRef > &  T 
)
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: