Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

convertParams_sct.h

00001 /************************************************************************************
00002  * convertParams_sct.h
00003  *
00004  *   Typedefs the version specific input & output structures into the default ones.
00005  ************************************************************************************/
00006 #ifndef CONVERT_PARAMS_SCT
00007 #define CONVERT_PARAMS_SCT
00008 
00009 typedef struct TEST_IN                TestIn;
00010 
00011 typedef struct HISTOGRAM_SETUP_IN     HistogramSetupIn;
00012 typedef struct HISTOGRAM_SETUP_OUT    HistogramSetupOut;
00013 
00014 typedef RwModuleDataIn_v103           RwModuleDataIn;
00015 typedef RwModuleDataOut_v103          RwModuleDataOut;
00016 typedef RwModuleVariableIn_v103       RwModuleVariableIn;
00017 typedef RwModuleVariableOut_v103      RwModuleVariableOut;
00018 typedef SendConfigIn_v106             SendConfigIn;
00019 typedef SetModuleScanModeIn_v100      SetModuleScanModeIn;
00020 typedef SetMaskStageIn_v100           SetMaskStageIn;
00021 
00022 #endif  /* Multiple inclusion protection */

Generated on Fri Dec 16 19:38:08 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5