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

#include <PlotMgt_HListOfPlotterParameter.hxx>

Inheritance diagram for PlotMgt_HListOfPlotterParameter:
Inheritance graph
[legend]

Public Member Functions

 PlotMgt_HListOfPlotterParameter ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< PlotMgt_PlotterParameter > &anItem)
void Append (const Handle< PlotMgt_HListOfPlotterParameter > &aSequence)
void Prepend (const Handle< PlotMgt_PlotterParameter > &anItem)
void Prepend (const Handle< PlotMgt_HListOfPlotterParameter > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< PlotMgt_PlotterParameter > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< PlotMgt_HListOfPlotterParameter > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< PlotMgt_PlotterParameter > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< PlotMgt_HListOfPlotterParameter > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_PlotMgt_HListOfPlotterParameter Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< PlotMgt_PlotterParameter > &anItem)
const
Handle_PlotMgt_PlotterParameter & 
Value (const Standard_Integer anIndex) const
Handle_PlotMgt_PlotterParameter & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const
PlotMgt_ListOfPlotterParameter
Sequence () const
PlotMgt_ListOfPlotterParameterChangeSequence ()
Handle_PlotMgt_HListOfPlotterParameter ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_PlotMgt_PlotterParameter& PlotMgt_HListOfPlotterParameter::ChangeValue ( const Standard_Integer  anIndex)
Handle_PlotMgt_HListOfPlotterParameter PlotMgt_HListOfPlotterParameter::ShallowCopy ( ) const
Handle_PlotMgt_HListOfPlotterParameter PlotMgt_HListOfPlotterParameter::Split ( const Standard_Integer  anIndex)
const Handle_PlotMgt_PlotterParameter& PlotMgt_HListOfPlotterParameter::Value ( const Standard_Integer  anIndex) const

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