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

#include <SelectMgr_SequenceOfSelection.hxx>

Inheritance diagram for SelectMgr_SequenceOfSelection:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC SelectMgr_SequenceOfSelection ()
void Clear ()
 ~SelectMgr_SequenceOfSelection ()
const
SelectMgr_SequenceOfSelection
Assign (const SelectMgr_SequenceOfSelection &Other)
const
SelectMgr_SequenceOfSelection
operator= (const SelectMgr_SequenceOfSelection &Other)
void Append (const Handle< SelectMgr_Selection > &T)
void Append (SelectMgr_SequenceOfSelection &S)
void Prepend (const Handle< SelectMgr_Selection > &T)
void Prepend (SelectMgr_SequenceOfSelection &S)
void InsertBefore (const Standard_Integer Index, const Handle< SelectMgr_Selection > &T)
void InsertBefore (const Standard_Integer Index, SelectMgr_SequenceOfSelection &S)
void InsertAfter (const Standard_Integer Index, const Handle< SelectMgr_Selection > &T)
void InsertAfter (const Standard_Integer Index, SelectMgr_SequenceOfSelection &S)
const Handle_SelectMgr_Selection & First () const
const Handle_SelectMgr_Selection & Last () const
void Split (const Standard_Integer Index, SelectMgr_SequenceOfSelection &Sub)
const Handle_SelectMgr_Selection & Value (const Standard_Integer Index) const
const Handle_SelectMgr_Selection & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< SelectMgr_Selection > &I)
Handle_SelectMgr_Selection & ChangeValue (const Standard_Integer Index)
Handle_SelectMgr_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_SelectMgr_Selection& SelectMgr_SequenceOfSelection::ChangeValue ( const Standard_Integer  Index)
const Handle_SelectMgr_Selection& SelectMgr_SequenceOfSelection::First ( ) const
const Handle_SelectMgr_Selection& SelectMgr_SequenceOfSelection::Last ( ) const
const Handle_SelectMgr_Selection& SelectMgr_SequenceOfSelection::operator() ( const Standard_Integer  Index) const [inline]
Handle_SelectMgr_Selection& SelectMgr_SequenceOfSelection::operator() ( const Standard_Integer  Index) [inline]
const SelectMgr_SequenceOfSelection& SelectMgr_SequenceOfSelection::operator= ( const SelectMgr_SequenceOfSelection Other) [inline]
const Handle_SelectMgr_Selection& SelectMgr_SequenceOfSelection::Value ( const Standard_Integer  Index) const

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