Open CASCADE Technology 6.5.2
Public Member Functions
PlotMgt_ListOfPlotterParameter Class Reference

#include <PlotMgt_ListOfPlotterParameter.hxx>

Inheritance diagram for PlotMgt_ListOfPlotterParameter:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 PlotMgt_ListOfPlotterParameter ()
void Clear ()
 ~PlotMgt_ListOfPlotterParameter ()
const
PlotMgt_ListOfPlotterParameter
Assign (const PlotMgt_ListOfPlotterParameter &Other)
const
PlotMgt_ListOfPlotterParameter
operator= (const PlotMgt_ListOfPlotterParameter &Other)
void Append (const Handle< PlotMgt_PlotterParameter > &T)
void Append (PlotMgt_ListOfPlotterParameter &S)
void Prepend (const Handle< PlotMgt_PlotterParameter > &T)
void Prepend (PlotMgt_ListOfPlotterParameter &S)
void InsertBefore (const Standard_Integer Index, const Handle< PlotMgt_PlotterParameter > &T)
void InsertBefore (const Standard_Integer Index, PlotMgt_ListOfPlotterParameter &S)
void InsertAfter (const Standard_Integer Index, const Handle< PlotMgt_PlotterParameter > &T)
void InsertAfter (const Standard_Integer Index, PlotMgt_ListOfPlotterParameter &S)
const
Handle_PlotMgt_PlotterParameter & 
First () const
const
Handle_PlotMgt_PlotterParameter & 
Last () const
void Split (const Standard_Integer Index, PlotMgt_ListOfPlotterParameter &Sub)
const
Handle_PlotMgt_PlotterParameter & 
Value (const Standard_Integer Index) const
const
Handle_PlotMgt_PlotterParameter & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< PlotMgt_PlotterParameter > &I)
Handle_PlotMgt_PlotterParameter & ChangeValue (const Standard_Integer Index)
Handle_PlotMgt_PlotterParameter & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

PlotMgt_ListOfPlotterParameter::PlotMgt_ListOfPlotterParameter ( )
PlotMgt_ListOfPlotterParameter::~PlotMgt_ListOfPlotterParameter ( ) [inline]

Member Function Documentation

void PlotMgt_ListOfPlotterParameter::Append ( const Handle< PlotMgt_PlotterParameter > &  T)
void PlotMgt_ListOfPlotterParameter::Append ( PlotMgt_ListOfPlotterParameter S)
const PlotMgt_ListOfPlotterParameter& PlotMgt_ListOfPlotterParameter::Assign ( const PlotMgt_ListOfPlotterParameter Other)
Handle_PlotMgt_PlotterParameter& PlotMgt_ListOfPlotterParameter::ChangeValue ( const Standard_Integer  Index)
void PlotMgt_ListOfPlotterParameter::Clear ( )
const Handle_PlotMgt_PlotterParameter& PlotMgt_ListOfPlotterParameter::First ( ) const
void PlotMgt_ListOfPlotterParameter::InsertAfter ( const Standard_Integer  Index,
const Handle< PlotMgt_PlotterParameter > &  T 
)
void PlotMgt_ListOfPlotterParameter::InsertAfter ( const Standard_Integer  Index,
PlotMgt_ListOfPlotterParameter S 
)
void PlotMgt_ListOfPlotterParameter::InsertBefore ( const Standard_Integer  Index,
const Handle< PlotMgt_PlotterParameter > &  T 
)
void PlotMgt_ListOfPlotterParameter::InsertBefore ( const Standard_Integer  Index,
PlotMgt_ListOfPlotterParameter S 
)
const Handle_PlotMgt_PlotterParameter& PlotMgt_ListOfPlotterParameter::Last ( ) const
void PlotMgt_ListOfPlotterParameter::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

void* PlotMgt_ListOfPlotterParameter::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BaseSequence.

void* PlotMgt_ListOfPlotterParameter::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BaseSequence.

Handle_PlotMgt_PlotterParameter& PlotMgt_ListOfPlotterParameter::operator() ( const Standard_Integer  Index) [inline]
const Handle_PlotMgt_PlotterParameter& PlotMgt_ListOfPlotterParameter::operator() ( const Standard_Integer  Index) const [inline]
const PlotMgt_ListOfPlotterParameter& PlotMgt_ListOfPlotterParameter::operator= ( const PlotMgt_ListOfPlotterParameter Other) [inline]
void PlotMgt_ListOfPlotterParameter::Prepend ( PlotMgt_ListOfPlotterParameter S)
void PlotMgt_ListOfPlotterParameter::Prepend ( const Handle< PlotMgt_PlotterParameter > &  T)
void PlotMgt_ListOfPlotterParameter::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void PlotMgt_ListOfPlotterParameter::Remove ( const Standard_Integer  Index)
void PlotMgt_ListOfPlotterParameter::SetValue ( const Standard_Integer  Index,
const Handle< PlotMgt_PlotterParameter > &  I 
)
void PlotMgt_ListOfPlotterParameter::Split ( const Standard_Integer  Index,
PlotMgt_ListOfPlotterParameter Sub 
)
const Handle_PlotMgt_PlotterParameter& PlotMgt_ListOfPlotterParameter::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