simtemplatedvirtualfunc.h
Go to the documentation of this file.00001 #ifndef SIMTEMPLATEDVIRTUALFUNC_H
00002 #define SIMTEMPLATEDVIRTUALFUNC_H
00003
00007 class simtemplatedvirtualfunc
00008 {
00009 public:
00010
00012 static string doc[];
00013
00015 static void test01();
00016
00018 static void test02();
00019
00020 };
00021
00022
00023 #endif
00024