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

TestAtlfast::TestStat Class Reference

#include <TestStat.h>

List of all members.


Public Methods

 TestStat ()
 TestStat (int pass, int test)
TestStat & operator+= (const TestStat &t)
void incPass ()
void incFail ()
void incFail (std::string s)
bool operator! () const
void reset ()
int npass () const
int ntest () const

Constructor & Destructor Documentation

TestAtlfast::TestStat::TestStat   [inline]
 

TestAtlfast::TestStat::TestStat int    pass,
int    test
[inline]
 


Member Function Documentation

void TestAtlfast::TestStat::incFail std::string    s [inline]
 

void TestAtlfast::TestStat::incFail   [inline]
 

void TestAtlfast::TestStat::incPass   [inline]
 

int TestAtlfast::TestStat::npass   const [inline]
 

int TestAtlfast::TestStat::ntest   const [inline]
 

bool TestAtlfast::TestStat::operator!   const [inline]
 

TestStat& TestAtlfast::TestStat::operator+= const TestStat &    t
 

void TestAtlfast::TestStat::reset   [inline]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 18 12:04:36 2002 for TestAtlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001