Files Classes Functions Hierarchy
00001 #ifndef LINECHOPPEDTEST_H 00002 #define LINECHOPPEDTEST_H 00003 00004 class linechoppedtest 00005 { 00006 public: 00007 00008 static int unittest01(); 00009 static int unittest02(); 00010 00011 00012 00013 }; 00014 00015 00016 #endif 00017
1.5.8