10 #ifndef FCF_DEVMGR_DEVICE_ADC_RPC_ERRORS_H
11 #define FCF_DEVMGR_DEVICE_ADC_RPC_ERRORS_H
13 #include <unordered_map>
29 const std::unordered_map<short, std::string>
rpc_errors = {
41 #endif // FCF_DEVMGR_DEVICE_ADC_RPC_ERRORS_H
Definition: adcRpcErrors.hpp:20
Definition: adcRpcErrors.hpp:21
Definition: adcRpcErrors.hpp:22
Definition: adcRpcErrors.hpp:23
Definition: adcRpcErrors.hpp:25
Definition: adcRpcErrors.hpp:26
const std::unordered_map< short, std::string > rpc_errors
Definition: adcRpcErrors.hpp:29
Definition: adcRpcErrors.hpp:24