| ConfigureLEDCalib(const appmodel::SSPLEDCalibModule *conf) | dunedaq::sspmodules::DeviceInterface | |
| DeviceInterface() | dunedaq::sspmodules::DeviceInterface | explicit |
| exception() const | dunedaq::sspmodules::DeviceInterface | inline |
| exception_ | dunedaq::sspmodules::DeviceInterface | private |
| fDevice | dunedaq::sspmodules::DeviceInterface | private |
| fDeviceId | dunedaq::sspmodules::DeviceInterface | private |
| fDummyPeriod | dunedaq::sspmodules::DeviceInterface | private |
| fHardwareClockRateInMHz | dunedaq::sspmodules::DeviceInterface | private |
| fPartitionNumber | dunedaq::sspmodules::DeviceInterface | private |
| fSlowControlOnly | dunedaq::sspmodules::DeviceInterface | private |
| fState | dunedaq::sspmodules::DeviceInterface | private |
| fTimingAddress | dunedaq::sspmodules::DeviceInterface | private |
| fUseExternalTimestamp | dunedaq::sspmodules::DeviceInterface | private |
| GetIdentifier() | dunedaq::sspmodules::DeviceInterface | |
| kBad enum value | dunedaq::sspmodules::DeviceInterface | |
| kInitialized enum value | dunedaq::sspmodules::DeviceInterface | |
| kRunning enum value | dunedaq::sspmodules::DeviceInterface | |
| kStopped enum value | dunedaq::sspmodules::DeviceInterface | |
| kStopping enum value | dunedaq::sspmodules::DeviceInterface | |
| kUninitialized enum value | dunedaq::sspmodules::DeviceInterface | |
| OpenSlowControl() | dunedaq::sspmodules::DeviceInterface | |
| PrintHardwareState() | dunedaq::sspmodules::DeviceInterface | |
| ReadEventFromDevice(EventPacket &event) | dunedaq::sspmodules::DeviceInterface | |
| ReadRegister(unsigned int address, unsigned int &value, unsigned int mask=0xFFFFFFFF) | dunedaq::sspmodules::DeviceInterface | |
| ReadRegisterArray(unsigned int address, std::vector< unsigned int > &value, unsigned int size) | dunedaq::sspmodules::DeviceInterface | |
| ReadRegisterArray(unsigned int address, unsigned int *value, unsigned int size) | dunedaq::sspmodules::DeviceInterface | |
| ReadRegisterArrayByName(std::string name, std::vector< unsigned int > &values) | dunedaq::sspmodules::DeviceInterface | |
| ReadRegisterByName(std::string name, unsigned int &value) | dunedaq::sspmodules::DeviceInterface | |
| ReadRegisterElementByName(std::string name, unsigned int index, unsigned int &value) | dunedaq::sspmodules::DeviceInterface | |
| set_exception(bool exception) | dunedaq::sspmodules::DeviceInterface | inlineprivate |
| SetDummyPeriod(int period) | dunedaq::sspmodules::DeviceInterface | inline |
| SetHardwareClockRateInMHz(unsigned int rate) | dunedaq::sspmodules::DeviceInterface | inline |
| SetPartitionNumber(unsigned int val) | dunedaq::sspmodules::DeviceInterface | inline |
| SetRegister(unsigned int address, unsigned int value, unsigned int mask=0xFFFFFFFF) | dunedaq::sspmodules::DeviceInterface | |
| SetRegisterArray(unsigned int address, std::vector< unsigned int > value) | dunedaq::sspmodules::DeviceInterface | |
| SetRegisterArray(unsigned int address, unsigned int *value, unsigned int size) | dunedaq::sspmodules::DeviceInterface | |
| SetRegisterArrayByName(std::string name, unsigned int value) | dunedaq::sspmodules::DeviceInterface | |
| SetRegisterArrayByName(std::string name, std::vector< unsigned int > values) | dunedaq::sspmodules::DeviceInterface | |
| SetRegisterByName(std::string name, unsigned int value) | dunedaq::sspmodules::DeviceInterface | |
| SetRegisterElementByName(std::string name, unsigned int index, unsigned int value) | dunedaq::sspmodules::DeviceInterface | |
| SetTimingAddress(unsigned int val) | dunedaq::sspmodules::DeviceInterface | inline |
| SetUseExternalTimestamp(bool val) | dunedaq::sspmodules::DeviceInterface | inline |
| State_t enum name | dunedaq::sspmodules::DeviceInterface | |
| ~DeviceInterface() | dunedaq::sspmodules::DeviceInterface | inline |