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

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

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

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