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

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

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

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