ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations | Variables
actuatorRpcErrors.hpp File Reference

actuatorRpcErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf
 
 fcf::devmgr
 
 fcf::devmgr::actuator
 

Enumerations

enum  {
  fcf::devmgr::actuator::RPC_SUCCESS = 0, fcf::devmgr::actuator::RPC_ERR_NOT_OP = -1, fcf::devmgr::actuator::RPC_ERR_NOT_STANDBY_READY = -2, fcf::devmgr::actuator::RPC_ERR_NOT_STANDBY_NOTREADY = -3,
  fcf::devmgr::actuator::RPC_ERR_SWITCHING_ON = -4, fcf::devmgr::actuator::RPC_ERR_SWITCHING_OFF = -5, fcf::devmgr::actuator::RPC_ERR_LOCAL = -7
}
 

Variables

const std::unordered_map
< short, std::string > 
fcf::devmgr::actuator::rpc_errors
 

Detailed Description

actuatorRpcErrors header file.

Author
mkiekebu