DUDS
Distributed Update of Data from Something
DeviceErrors.hpp File Reference
#include <boost/exception/info.hpp>
Include dependency graph for DeviceErrors.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  duds::hardware::devices::DeviceError
 The base type for errors from devices. More...
 
struct  duds::hardware::devices::DeviceMisidentified
 An attempt was made to use a device that seems to exist, but the responding device is not the type that was expected. More...
 
struct  duds::hardware::devices::DeviceUninitalized
 An attempt was made to use a device prior to running a required initialization step. More...
 

Namespaces

 duds
 
 duds::hardware
 
 duds::hardware::devices
 The root namespace for various device drivers to support specific hardware items.