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

#include <AIS2D_HSequenceOfIO.hxx>

Inheritance diagram for AIS2D_HSequenceOfIO:
Inheritance graph
[legend]

Public Member Functions

 AIS2D_HSequenceOfIO ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< AIS2D_InteractiveObject > &anItem)
void Append (const Handle< AIS2D_HSequenceOfIO > &aSequence)
void Prepend (const Handle< AIS2D_InteractiveObject > &anItem)
void Prepend (const Handle< AIS2D_HSequenceOfIO > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< AIS2D_InteractiveObject > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< AIS2D_HSequenceOfIO > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< AIS2D_InteractiveObject > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< AIS2D_HSequenceOfIO > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_AIS2D_HSequenceOfIO Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< AIS2D_InteractiveObject > &anItem)
const
Handle_AIS2D_InteractiveObject & 
Value (const Standard_Integer anIndex) const
Handle_AIS2D_InteractiveObject & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const AIS2D_SequenceOfIOSequence () const
AIS2D_SequenceOfIOChangeSequence ()
Handle_AIS2D_HSequenceOfIO ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_AIS2D_InteractiveObject& AIS2D_HSequenceOfIO::ChangeValue ( const Standard_Integer  anIndex)
Handle_AIS2D_HSequenceOfIO AIS2D_HSequenceOfIO::ShallowCopy ( ) const
Handle_AIS2D_HSequenceOfIO AIS2D_HSequenceOfIO::Split ( const Standard_Integer  anIndex)
const Handle_AIS2D_InteractiveObject& AIS2D_HSequenceOfIO::Value ( const Standard_Integer  anIndex) const

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