Open CASCADE Technology 6.6.0
Public Member Functions
IFSelect_TSeqOfSelection Class Reference

#include <IFSelect_TSeqOfSelection.hxx>

Inheritance diagram for IFSelect_TSeqOfSelection:
Inheritance graph
[legend]

Public Member Functions

 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

IFSelect_TSeqOfSelection::IFSelect_TSeqOfSelection ( )
IFSelect_TSeqOfSelection::~IFSelect_TSeqOfSelection ( ) [inline]

Member Function Documentation

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