proj home

Files   Classes   Functions   Hierarchy  

mkerrorstest.h

Go to the documentation of this file.
00001 #ifndef MKERRORSTEST_H
00002 #define MKERRORSTEST_H
00003 
00004 #include <string>
00005 using namespace std;
00006 
00015 class mkerrorstest
00016 {
00017 public:
00018 
00020   static string doc[];
00021 
00023   static int test01(int argc, char** argv);
00025   static int test02(int argc, char** argv);
00027   static int test03(int argc, char** argv);
00029   static int test04(int argc, char** argv);
00031   static int test05(int argc, char** argv);
00033   static int unittest01(int argc, char** argv);
00035   static int test06(int argc, char** argv);
00036 
00037 };
00038 
00039 #endif
00040 

Generated on Fri Mar 4 00:49:28 2011 for Chelton Evans Source by  doxygen 1.5.8