Files Classes Functions Hierarchy
00001 #ifndef EDGETTEST_H 00002 #define EDGETTEST_H 00003 00007 class edgeTtest 00008 { 00009 public: 00010 00012 static void test01(); 00013 00014 }; 00015 00016 00017 00018 #endif 00019 00020