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

include/nxyter/Feb1nxGenB.h (r4864/r4110)

Go to the documentation of this file.
00001 //============================================================================
00005 //============================================================================
00006 
00007 #ifndef NXYTER_FEB1NXGENB_H
00008 #define NXYTER_FEB1NXGENB_H
00009 
00010 #include "nxyter/FebBase.h"
00011 
00012 namespace nxyter {
00013 
00014    class Feb1nxGenB : public nxyter::FebBase {
00015       public:
00016          Feb1nxGenB() {}
00017          Feb1nxGenB(base::Board* board, int port);
00018          virtual ~Feb1nxGenB();
00019 
00020    };
00021 
00022 }
00023 
00024 #endif

Generated on Tue Dec 10 2013 04:52:22 for ROCsoft by  doxygen 1.7.1