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

YResults Class Reference

#include <results.h>

Inheritance diagram for YResults:

Inheritance graph
[legend]
Collaboration diagram for YResults:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YResults (const YResultArgs &args)
const YResultArgsGetResultArgs () const
YTimingResultsGetTimingResults ()
YStatisticResultsGetStatisticResults ()
virtual int SetConfig (YInputParser &parser)
virtual int GetConfig (YOutputParser &parser)
YObjectGetParent () const
void SetParent (YObject *p)

Private Attributes

YResultArgs resultargs
YTimingResults timings
YStatisticResults statistics
YObjectparent
 Ptr to parent of results. This can be an YEnvironment or a YProject. This depends on type.


Detailed Description

The parent must be set correctly !!!!


Constructor & Destructor Documentation

YResults::YResults const YResultArgs   args
 


Member Function Documentation

int YResults::GetConfig YOutputParser   parser [virtual]
 

Reimplemented from YObject.

YObject* YResults::GetParent   const [inline]
 

const YResultArgs& YResults::GetResultArgs   const [inline]
 

YStatisticResults& YResults::GetStatisticResults   [inline]
 

YTimingResults& YResults::GetTimingResults   [inline]
 

int YResults::SetConfig YInputParser   parser [virtual]
 

Reimplemented from YObject.

void YResults::SetParent YObject   p [inline]
 


Member Data Documentation

YObject* YResults::parent [private]
 

Ptr to parent of results. This can be an YEnvironment or a YProject. This depends on type.

YResultArgs YResults::resultargs [private]
 

YStatisticResults YResults::statistics [private]
 

YTimingResults YResults::timings [private]
 


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