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

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_PSeqOfExtRef > &  S  ) 
void ObjMgt_PSeqOfExtRef::Append ( const Handle< ObjMgt_ExternRef > &  T  ) 
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_PSeqOfExtRef > &  S 
)
void ObjMgt_PSeqOfExtRef::InsertAfter ( const Standard_Integer  Index,
const Handle< ObjMgt_ExternRef > &  T 
)
void ObjMgt_PSeqOfExtRef::InsertBefore ( const Standard_Integer  Index,
const Handle< ObjMgt_PSeqOfExtRef > &  S 
)
void ObjMgt_PSeqOfExtRef::InsertBefore ( const Standard_Integer  Index,
const Handle< ObjMgt_ExternRef > &  T 
)
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 ObjMgt_PSeqOfExtRef::Location ( const Standard_Integer  N,
const Handle< ObjMgt_ExternRef > &  T,
const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
) const
void ObjMgt_PSeqOfExtRef::Prepend ( const Handle< ObjMgt_PSeqOfExtRef > &  S  ) 
void ObjMgt_PSeqOfExtRef::Prepend ( const Handle< ObjMgt_ExternRef > &  T  ) 
void ObjMgt_PSeqOfExtRef::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void ObjMgt_PSeqOfExtRef::Remove ( const Standard_Integer  Index  ) 
void ObjMgt_PSeqOfExtRef::Reverse (  ) 
void ObjMgt_PSeqOfExtRef::SetValue ( const Standard_Integer  Index,
const Handle< ObjMgt_ExternRef > &  T 
)
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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:59:59 2011 for Open CASCADE Technology by  doxygen 1.6.3