• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

newmonitor/get4test/TGet4TestProc.h (r3879/r3875)

Go to the documentation of this file.
00001 #ifndef TGet4TestProc_H
00002 #define TGet4TestProc_H
00003 
00004 #include "TCBMProc.h"
00005 
00006 class TGet4TestProc : public TCBMProc {
00007    public:
00008 
00009       TGet4TestProc();
00010 
00011       TGet4TestProc(const char* name);
00012 
00013       virtual void Process(TCBMEvent*);
00014 
00015    ClassDef(TGet4TestProc, 1)
00016 };
00017 
00018 
00019 #endif

Generated on Thu Dec 13 2012 04:52:22 for ROCsoft by  doxygen 1.7.1