proj home

Files   Classes   Functions   Hierarchy  

vistest.h

Go to the documentation of this file.
00001 #ifndef VISTEST_H
00002 #define VISTEST_H
00003 
00004 #include <iostream>
00005 #include <string>
00006 using namespace std;
00007 
00008 
00009 
00013 class vistest
00014 {
00015 public:
00016 
00018   static string doc[];
00019 
00021   static int test01(int argc, char** argv);
00023   static int test02(int argc, char** argv);
00025   static int test03(int argc, char** argv);
00026 
00027 
00028 };
00029 
00030 #endif
00031 

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