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

#include <IFSelect_HSeqOfSelection.hxx>

Inheritance diagram for IFSelect_HSeqOfSelection:
Inheritance graph
[legend]

Public Member Functions

 IFSelect_HSeqOfSelection ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< IFSelect_Selection > &anItem)
void Append (const Handle< IFSelect_HSeqOfSelection > &aSequence)
void Prepend (const Handle< IFSelect_Selection > &anItem)
void Prepend (const Handle< IFSelect_HSeqOfSelection > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< IFSelect_Selection > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< IFSelect_HSeqOfSelection > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< IFSelect_Selection > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< IFSelect_HSeqOfSelection > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_IFSelect_HSeqOfSelection Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< IFSelect_Selection > &anItem)
const Handle_IFSelect_Selection & Value (const Standard_Integer anIndex) const
Handle_IFSelect_Selection & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const IFSelect_TSeqOfSelectionSequence () const
IFSelect_TSeqOfSelectionChangeSequence ()
Handle_IFSelect_HSeqOfSelection ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_IFSelect_Selection& IFSelect_HSeqOfSelection::ChangeValue ( const Standard_Integer  anIndex)
Handle_IFSelect_HSeqOfSelection IFSelect_HSeqOfSelection::ShallowCopy ( ) const
Handle_IFSelect_HSeqOfSelection IFSelect_HSeqOfSelection::Split ( const Standard_Integer  anIndex)
const Handle_IFSelect_Selection& IFSelect_HSeqOfSelection::Value ( const Standard_Integer  anIndex) const

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