proj home

Files   Classes   Functions   Hierarchy  

hashtabletest.h

Go to the documentation of this file.
00001 #ifndef HASHTABLETEST_H
00002 #define HASHTABLETEST_H
00003 
00007 class hashtabletest
00008 {
00009   static boolc insertandretrievetest
00010   (
00011     uintc n,
00012     uintc hashtablesize
00013   ); 
00014 public:
00015 
00017   static string doc[];
00018 
00020   static void test01();
00021 
00023   static int test02unit();
00024 
00026   static int test03unit();
00027 
00029   static int test04unit();
00030 
00032   static void test05();
00034   static void test06();
00036   static void test07();
00038   static void test08();
00039 
00040 
00041 };
00042 
00043 
00044 
00045 #endif
00046 
00047 

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