
Go to the source code of this file.
| Classes | |
| struct | driver_svh::SVHFirmwareInfo | 
| The SVHFirmwareInfo holds the data of a firmware response from the hardware.  More... | |
| Namespaces | |
| namespace | driver_svh | 
| Functions | |
| icl_comm::ArrayBuilder & | driver_svh::operator<< (icl_comm::ArrayBuilder &ab, SVHFirmwareInfo &data) | 
| overload stream operator to easily serialize firmware data | |
| std::ostream & | driver_svh::operator<< (std::ostream &o, const SVHFirmwareInfo &fw) | 
| Output Stream operator for easy output of the firmware information. | |
| icl_comm::ArrayBuilder & | driver_svh::operator>> (icl_comm::ArrayBuilder &ab, SVHFirmwareInfo &data) | 
| overload stream operator to easily serialize firmware data | |
This file contains the SVHFirmwareInfo data structure that is used to receive information about the current firmware settings
Definition in file SVHFirmwareInfo.h.