Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TxLinePlotDataAux Class Template Reference

#include <TxPlotDataAux.h>

Inheritance diagram for TxLinePlotDataAux::

TxPlotDataAux TxLinePlotData TxPlotData TxPlotData TxAttributeSet TxAttributeSet List of all members.

Public Methods

 TxLinePlotDataAux (const Aux *a)
virtual ~TxLinePlotDataAux ()
 Destructor (virtual). More...

virtual TXSTD::string getClassID () const
 Get class identifier for run-time identification. More...

virtual int write (ostream &ostr) const
virtual int read (istream &istr)
virtual void optionsChanged ()
 Hook called after options in hash table have changed. More...

virtual void paramsChanged ()
 Hook called after parameters in hash table have changed. More...

virtual void stringsChanged ()
 Hook called after strings in hash table have changed. More...

template<class Aux> class TxLinePlotDataAux


Constructor & Destructor Documentation

template<class Aux>
TxLinePlotDataAux<Aux>::TxLinePlotDataAux<Aux> ( const Aux * a ) [inline]
 

Definition at line 38 of file TxPlotDataAux.h.

template<class Aux>
TxLinePlotDataAux<Aux>::~TxLinePlotDataAux<Aux> ( ) [inline, virtual]
 

Destructor (virtual).

Definition at line 41 of file TxPlotDataAux.h.


Member Function Documentation

template<class Aux>
TXSTD::string TxLinePlotDataAux<Aux>::getClassID ( ) const [inline, virtual]
 

Get class identifier for run-time identification.

Reimplemented from TxLinePlotData.

Definition at line 44 of file TxPlotDataAux.h.

template<class Aux>
void TxLinePlotDataAux<Aux>::optionsChanged ( ) [inline, virtual]
 

Hook called after options in hash table have changed.

Reimplemented from TxLinePlotData.

Definition at line 52 of file TxPlotDataAux.h.

template<class Aux>
void TxLinePlotDataAux<Aux>::paramsChanged ( ) [inline, virtual]
 

Hook called after parameters in hash table have changed.

Reimplemented from TxLinePlotData.

Definition at line 55 of file TxPlotDataAux.h.

template<class Aux>
int TxLinePlotDataAux<Aux>::read ( istream & istr ) [inline, virtual]
 

Definition at line 49 of file TxPlotDataAux.h.

template<class Aux>
void TxLinePlotDataAux<Aux>::stringsChanged ( ) [inline, virtual]
 

Hook called after strings in hash table have changed.

Reimplemented from TxLinePlotData.

Definition at line 58 of file TxPlotDataAux.h.

template<class Aux>
int TxLinePlotDataAux<Aux>::write ( ostream & ostr ) const [inline, virtual]
 

Definition at line 46 of file TxPlotDataAux.h.


The documentation for this class was generated from the following file: Copyright Tech-X Corporation, all rights reserved.