Open CASCADE Technology 6.6.0
Public Member Functions
IFSelect_TSeqOfDispatch Class Reference

#include <IFSelect_TSeqOfDispatch.hxx>

Inheritance diagram for IFSelect_TSeqOfDispatch:
Inheritance graph
[legend]

Public Member Functions

 IFSelect_TSeqOfDispatch ()
void Clear ()
 ~IFSelect_TSeqOfDispatch ()
const IFSelect_TSeqOfDispatchAssign (const IFSelect_TSeqOfDispatch &Other)
const IFSelect_TSeqOfDispatchoperator= (const IFSelect_TSeqOfDispatch &Other)
void Append (const Handle< IFSelect_Dispatch > &T)
void Append (IFSelect_TSeqOfDispatch &S)
void Prepend (const Handle< IFSelect_Dispatch > &T)
void Prepend (IFSelect_TSeqOfDispatch &S)
void InsertBefore (const Standard_Integer Index, const Handle< IFSelect_Dispatch > &T)
void InsertBefore (const Standard_Integer Index, IFSelect_TSeqOfDispatch &S)
void InsertAfter (const Standard_Integer Index, const Handle< IFSelect_Dispatch > &T)
void InsertAfter (const Standard_Integer Index, IFSelect_TSeqOfDispatch &S)
const Handle_IFSelect_Dispatch & First () const
const Handle_IFSelect_Dispatch & Last () const
void Split (const Standard_Integer Index, IFSelect_TSeqOfDispatch &Sub)
const Handle_IFSelect_Dispatch & Value (const Standard_Integer Index) const
const Handle_IFSelect_Dispatch & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< IFSelect_Dispatch > &I)
Handle_IFSelect_Dispatch & ChangeValue (const Standard_Integer Index)
Handle_IFSelect_Dispatch & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

IFSelect_TSeqOfDispatch::IFSelect_TSeqOfDispatch ( )
IFSelect_TSeqOfDispatch::~IFSelect_TSeqOfDispatch ( ) [inline]

Member Function Documentation

void IFSelect_TSeqOfDispatch::Append ( const Handle< IFSelect_Dispatch > &  T)
void IFSelect_TSeqOfDispatch::Append ( IFSelect_TSeqOfDispatch S)
const IFSelect_TSeqOfDispatch& IFSelect_TSeqOfDispatch::Assign ( const IFSelect_TSeqOfDispatch Other)
Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::ChangeValue ( const Standard_Integer  Index)
void IFSelect_TSeqOfDispatch::Clear ( )
const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::First ( ) const
void IFSelect_TSeqOfDispatch::InsertAfter ( const Standard_Integer  Index,
const Handle< IFSelect_Dispatch > &  T 
)
void IFSelect_TSeqOfDispatch::InsertAfter ( const Standard_Integer  Index,
IFSelect_TSeqOfDispatch S 
)
void IFSelect_TSeqOfDispatch::InsertBefore ( const Standard_Integer  Index,
const Handle< IFSelect_Dispatch > &  T 
)
void IFSelect_TSeqOfDispatch::InsertBefore ( const Standard_Integer  Index,
IFSelect_TSeqOfDispatch S 
)
const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::Last ( ) const
Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::operator() ( const Standard_Integer  Index) [inline]
const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::operator() ( const Standard_Integer  Index) const [inline]
const IFSelect_TSeqOfDispatch& IFSelect_TSeqOfDispatch::operator= ( const IFSelect_TSeqOfDispatch Other) [inline]
void IFSelect_TSeqOfDispatch::Prepend ( const Handle< IFSelect_Dispatch > &  T)
void IFSelect_TSeqOfDispatch::Prepend ( IFSelect_TSeqOfDispatch S)
void IFSelect_TSeqOfDispatch::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void IFSelect_TSeqOfDispatch::Remove ( const Standard_Integer  Index)
void IFSelect_TSeqOfDispatch::SetValue ( const Standard_Integer  Index,
const Handle< IFSelect_Dispatch > &  I 
)
void IFSelect_TSeqOfDispatch::Split ( const Standard_Integer  Index,
IFSelect_TSeqOfDispatch Sub 
)
const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::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