Files Classes Functions Hierarchy
00001 #ifndef SNAKEINDEXTEST_H 00002 #define SNAKEINDEXTEST_H 00003 00007 class snakeindextest 00008 { 00009 public: 00010 00012 static void test01(); 00014 static void test02(); 00016 static void test03(); 00017 00018 }; 00019 00020 #endif 00021 00022
1.5.8