9 #ifndef FCF_DEVMGR_DEVICE_SHUTTER_HW_ERRORS_HPP
10 #define FCF_DEVMGR_DEVICE_SHUTTER_HW_ERRORS_HPP
13 #include <unordered_map>
15 namespace fcf::devmgr::shutter {
34 const std::unordered_map<short, std::string>
hw_errors = {
51 #endif // FCF_DEVMGR_DEVICE_SHUTTER_HW_ERRORS_HPP
Definition: shutterHwErrors.hpp:30
Definition: shutterHwErrors.hpp:22
const std::unordered_map< short, std::string > hw_errors
Definition: shutterHwErrors.hpp:34
Definition: shutterHwErrors.hpp:21
Definition: shutterHwErrors.hpp:19
Definition: shutterHwErrors.hpp:26
Definition: shutterHwErrors.hpp:29
Definition: shutterHwErrors.hpp:24
Definition: shutterHwErrors.hpp:28
Definition: shutterHwErrors.hpp:18
Definition: shutterHwErrors.hpp:27
Definition: shutterHwErrors.hpp:23
Definition: shutterHwErrors.hpp:20
Definition: shutterHwErrors.hpp:25