ifw-fcf  4.1.0-pre2
Namespaces | Enumerations | Variables
iodevRpcErrors.hpp File Reference

SensorRpcErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf
 
 fcf::devmgr
 
 fcf::devmgr::iodev
 

Enumerations

enum  {
  fcf::devmgr::iodev::HW_SUCCESS = 0, fcf::devmgr::iodev::HW_ERR_HW_NOT_OP = 1, fcf::devmgr::iodev::HW_ERR_WRONG_CMD = 2, fcf::devmgr::iodev::HW_ERR_INCONSISTENT = 3,
  fcf::devmgr::iodev::HW_ERR_INIT_FAILURE = 4, fcf::devmgr::iodev::HW_ERR_ENABLE_FAILURE = 5, fcf::devmgr::iodev::HW_ERR_DISABLE_FAILURE = 6, fcf::devmgr::iodev::RPC_SUCCESS = 0,
  fcf::devmgr::iodev::RPC_ERR_NOT_OP = -1, fcf::devmgr::iodev::RPC_ERR_NOT_OP_READY = -2, fcf::devmgr::iodev::RPC_ERR_NOT_OP_NOTREADY = -3
}
 

Variables

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

Detailed Description

SensorRpcErrors header file.

Author
mkiekebu