10 #ifndef FCF_DEVMGR_DEVICE_SHUTTER_RPC_ERRORS_H
11 #define FCF_DEVMGR_DEVICE_SHUTTER_RPC_ERRORS_H
14 #include <unordered_map>
16 namespace fcf::devmgr::shutter {
28 const std::unordered_map<short, std::string>
rpc_errors = {
37 #endif // FCF_DEVMGR_DEVICE_SHUTTER_RPC_ERRORS_H
Definition: shutterRpcErrors.hpp:24
Definition: shutterRpcErrors.hpp:25
Definition: shutterRpcErrors.hpp:20
Definition: shutterRpcErrors.hpp:19
const std::unordered_map< short, std::string > rpc_errors
Definition: shutterRpcErrors.hpp:28
Definition: shutterRpcErrors.hpp:22
Definition: shutterRpcErrors.hpp:23
Definition: shutterRpcErrors.hpp:21