#include <PlotMgt_ListOfPlotterParameter.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
PlotMgt_ListOfPlotterParameter () | |
Standard_EXPORT void | Clear () |
~PlotMgt_ListOfPlotterParameter () | |
Standard_EXPORT const PlotMgt_ListOfPlotterParameter & | Assign (const PlotMgt_ListOfPlotterParameter &Other) |
const PlotMgt_ListOfPlotterParameter & | operator= (const PlotMgt_ListOfPlotterParameter &Other) |
Standard_EXPORT void | Append (const Handle(PlotMgt_PlotterParameter)&T) |
void | Append (PlotMgt_ListOfPlotterParameter &S) |
Standard_EXPORT 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) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(PlotMgt_PlotterParameter)&T) |
void | InsertAfter (const Standard_Integer Index, PlotMgt_ListOfPlotterParameter &S) |
Standard_EXPORT const Handle_PlotMgt_PlotterParameter & | First () const |
Standard_EXPORT const Handle_PlotMgt_PlotterParameter & | Last () const |
void | Split (const Standard_Integer Index, PlotMgt_ListOfPlotterParameter &Sub) |
Standard_EXPORT const Handle_PlotMgt_PlotterParameter & | Value (const Standard_Integer Index) const |
const Handle_PlotMgt_PlotterParameter & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(PlotMgt_PlotterParameter)&I) |
Standard_EXPORT Handle_PlotMgt_PlotterParameter & | ChangeValue (const Standard_Integer Index) |
Handle_PlotMgt_PlotterParameter & | operator() (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
Standard_EXPORT | PlotMgt_ListOfPlotterParameter (const PlotMgt_ListOfPlotterParameter &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|