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

#include <IFSelect_TSeqOfDispatch.hxx>

Inheritance diagram for IFSelect_TSeqOfDispatch:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::ChangeValue ( const Standard_Integer  Index)
const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::First ( ) const
const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::Last ( ) const
const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::operator() ( const Standard_Integer  Index) const [inline]
Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::operator() ( const Standard_Integer  Index) [inline]
const IFSelect_TSeqOfDispatch& IFSelect_TSeqOfDispatch::operator= ( const IFSelect_TSeqOfDispatch Other) [inline]
const Handle_IFSelect_Dispatch& IFSelect_TSeqOfDispatch::Value ( const Standard_Integer  Index) const

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