1 #ifndef RAWCONFIGURATIONNAMEV0_H 2 #define RAWCONFIGURATIONNAMEV0_H 3 #include "DAQDataFormats/RawDAQData.h" 4 #include "DAQDataFormats/Macros.h" 5 #include "DAQDataFormats/BitFields.h" 15 #include "DAQDataFormats/DataFormatFirst.inc" 16 #define CURRENT_CLASS RawConfigurationName 17 #define CURRENT_CLASS_VERSION 0 18 #define CURRENT_FIELDS_SUB_NAMESPACE rawconfname 19 #include "DAQDataFormats/DataFormatLast.inc" 63 uint32_t sizeofdata ()
const;
64 bool setBufferSource(
const void* pointer);
66 using PREVIOUS_VERSION_CLASS_NAME::readData;
67 void* readData(
const void*);
77 INIT_FIRST(getChar1,
const, uint32_t,
const uint32_t);
78 INIT_FIRST(setChar1, ,
bool ,
const uint32_t,
const uint32_t);
79 INIT_FIRST(getChar2,
const, uint32_t,
const uint32_t);
80 INIT_FIRST(setChar2, ,
bool ,
const uint32_t,
const uint32_t);
81 INIT_FIRST(getChar3,
const, uint32_t,
const uint32_t);
82 INIT_FIRST(setChar3, ,
bool ,
const uint32_t,
const uint32_t);
83 INIT_FIRST(getChar4,
const, uint32_t,
const uint32_t);
84 INIT_FIRST(setChar4, ,
bool ,
const uint32_t,
const uint32_t);
#define VERSION_NAMESPACE
#define INIT_FIRST(FUNC, CONSTNESS, OUTPUT_UNITS,...)
#define IMPLEMENT_FIRST_GET_AND_SET(FUNC, UNITS)
#define CURRENT_FIELDS_SUB_NAMESPACE