testPool Class Reference

#include <testPool.h>

List of all members.

Public Member Functions

 testPool (int npools)
resultPoolgetResultPool (QString name)
void plotPool (QString name)
QStringList getPoolNames ()
void addResultPool (resultPool *r)


Detailed Description

The testPool class holds all the tests done and offers functionality to plot them in a separate window


Constructor & Destructor Documentation

testPool::testPool int  npools  ) 
 

Constructor, takes both the name assignet to the test data, and the X and Y label

Parameters:
npools The number of initial tests


Member Function Documentation

void testPool::addResultPool resultPool r  ) 
 

Adds a new result to the pool

Parameters:
r The resultPool to be added

QStringList testPool::getPoolNames  ) 
 

Returns a list of all the resultPools present

Returns:
The name list of the resultPools

resultPool::resultPool * testPool::getResultPool QString  name  ) 
 

Search the resultPool named with the QString indicated in the param

Parameters:
name The name of the resultPool

void testPool::plotPool QString  name  ) 
 

Plot the resultPool named with the QString indicated in the param

Parameters:
name The name of the resultPool


The documentation for this class was generated from the following files:
Generated on Tue Sep 5 00:04:05 2006 for UWP by  doxygen 1.4.6