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

newmonitor/go4/TCBMEvent.h (r3879/r3815)

Go to the documentation of this file.
00001 #ifndef GO4_TCBMBEVENT_H
00002 #define GO4_TCBMBEVENT_H
00003 
00004 #include <TGo4EventElement.h>
00005 
00006 #include "base/Event.h"
00007 
00008 class TCBMEvent : public TGo4EventElement,
00009                   public base::Event
00010 {
00011    public:
00012 
00013       TCBMEvent();
00014       TCBMEvent(const char* name);
00015       virtual ~TCBMEvent();
00016 
00017       ClassDef(TCBMEvent,1)
00018 };
00019 
00020 #endif

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