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

SensorRpcErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf::devmgr::sensor
 

Enumerations

enum  { fcf::devmgr::sensor::RPC_SUCCESS = 0, fcf::devmgr::sensor::RPC_ERR_NOT_OP = -1, fcf::devmgr::sensor::RPC_ERR_NOT_STANDBY_READY = -2, fcf::devmgr::sensor::RPC_ERR_NOT_STANDBY_NOTREADY = -3 }
 

Variables

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

Detailed Description

SensorRpcErrors header file.

Author
mkiekebu