8#ifndef FCF_DEVMGR_DEVICE_SHUTTER_PTP_RPC_ERRORS_H
9#define FCF_DEVMGR_DEVICE_SHUTTER_PTP_RPC_ERRORS_H
11#include <unordered_map>
28 const std::unordered_map<short, std::string>
RPC_ERRORS = {
ShutterPtp class header file.
Definition shutterptp.hpp:17
const std::unordered_map< short, std::string > RPC_ERRORS
Definition shutterptpRpcErrors.hpp:28
@ RPC_SUCCESS
Definition shutterptpRpcErrors.hpp:17
@ RPC_ERR_STILL_OPENNING
Definition shutterptpRpcErrors.hpp:21
@ RPC_ERR_LOCAL
Definition shutterptpRpcErrors.hpp:23
@ RPC_ERR_STILL_CLOSING
Definition shutterptpRpcErrors.hpp:22
@ RPC_ERR_TIME_IN_PAST
Definition shutterptpRpcErrors.hpp:24
@ RPC_ERR_CMD_NOT_IMPL
Definition shutterptpRpcErrors.hpp:25
@ RPC_ERR_NOT_OP
Definition shutterptpRpcErrors.hpp:18
@ RPC_ERR_NOT_OP_NOTREADY
Definition shutterptpRpcErrors.hpp:20
@ RPC_ERR_NOT_OP_READY
Definition shutterptpRpcErrors.hpp:19