DUDS
Distributed Update of Data from Something
duds::hardware::devices::clocks::ClockError Struct Reference

The base type for errors from clocks. More...

#include <Clock.hpp>

Inheritance diagram for duds::hardware::devices::clocks::ClockError:
Collaboration diagram for duds::hardware::devices::clocks::ClockError:

Detailed Description

The base type for errors from clocks.

Some clocks will only be able to provide a general error that may be platform specific; they can use this error rather than a derivarive. In such cases, add some relavent attributes to the error to provide a better clue, such as boost::errinfo_api_function and boost::errinfo_errno.

Definition at line 64 of file Clock.hpp.


The documentation for this struct was generated from the following file: