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

#include <IFSelect_TSeqOfSelection.hxx>

Inheritance diagram for IFSelect_TSeqOfSelection:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC IFSelect_TSeqOfSelection ()
void Clear ()
 ~IFSelect_TSeqOfSelection ()
const IFSelect_TSeqOfSelectionAssign (const IFSelect_TSeqOfSelection &Other)
const IFSelect_TSeqOfSelectionoperator= (const IFSelect_TSeqOfSelection &Other)
void Append (const Handle< IFSelect_Selection > &T)
void Append (IFSelect_TSeqOfSelection &S)
void Prepend (const Handle< IFSelect_Selection > &T)
void Prepend (IFSelect_TSeqOfSelection &S)
void InsertBefore (const Standard_Integer Index, const Handle< IFSelect_Selection > &T)
void InsertBefore (const Standard_Integer Index, IFSelect_TSeqOfSelection &S)
void InsertAfter (const Standard_Integer Index, const Handle< IFSelect_Selection > &T)
void InsertAfter (const Standard_Integer Index, IFSelect_TSeqOfSelection &S)
const Handle_IFSelect_Selection & First () const
const Handle_IFSelect_Selection & Last () const
void Split (const Standard_Integer Index, IFSelect_TSeqOfSelection &Sub)
const Handle_IFSelect_Selection & Value (const Standard_Integer Index) const
const Handle_IFSelect_Selection & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< IFSelect_Selection > &I)
Handle_IFSelect_Selection & ChangeValue (const Standard_Integer Index)
Handle_IFSelect_Selection & 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_Selection& IFSelect_TSeqOfSelection::ChangeValue ( const Standard_Integer  Index)
const Handle_IFSelect_Selection& IFSelect_TSeqOfSelection::First ( ) const
const Handle_IFSelect_Selection& IFSelect_TSeqOfSelection::Last ( ) const
const Handle_IFSelect_Selection& IFSelect_TSeqOfSelection::operator() ( const Standard_Integer  Index) const [inline]
Handle_IFSelect_Selection& IFSelect_TSeqOfSelection::operator() ( const Standard_Integer  Index) [inline]
const IFSelect_TSeqOfSelection& IFSelect_TSeqOfSelection::operator= ( const IFSelect_TSeqOfSelection Other) [inline]
const Handle_IFSelect_Selection& IFSelect_TSeqOfSelection::Value ( const Standard_Integer  Index) const

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