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

YResultHandler Class Reference

#include <resulthandler.h>

Inheritance diagram for YResultHandler:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~YResultHandler ()
virtual void ClearResults ()=0
 Remove all results from handler (e.g. if logfile was changed).

virtual int PostCreate ()
 This function must be called after inserting all timing diagrams.

virtual int PostUpdate ()
 This function can be used to recreate destroyed widgets (e.g. during ClearResults() ).


Detailed Description

The YResultHandler is an abstract base class which can handle the different versions of showing the results of the simulations


Constructor & Destructor Documentation

virtual YResultHandler::~YResultHandler   [inline, virtual]
 


Member Function Documentation

virtual void YResultHandler::ClearResults   [pure virtual]
 

Remove all results from handler (e.g. if logfile was changed).

Implemented in YStatisticHandler, YStatisticTableHandler, and YTimingHandler.

virtual int YResultHandler::PostCreate   [inline, virtual]
 

This function must be called after inserting all timing diagrams.

Reimplemented in YStatisticTableHandler, and YTimingHandler.

virtual int YResultHandler::PostUpdate   [inline, virtual]
 

This function can be used to recreate destroyed widgets (e.g. during ClearResults() ).

Reimplemented in YStatisticTableHandler.


The documentation for this class was generated from the following file:
Generated on Fri Feb 14 00:01:16 2003 for Yasa by doxygen1.3-rc3