|
DUDS
|
Distributed Update of Data from Something
|
#include <boost/exception/info.hpp>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. | |