ifw-fcf 7.1.4
Loading...
Searching...
No Matches
Namespaces | Enumerations | Variables
shutterRpcErrors.hpp File Reference
#include <unordered_map>

Go to the source code of this file.

Namespaces

namespace  ifw
 
namespace  ifw::fcf
 ActionsEnable class source file.
 
namespace  ifw::fcf::devmgr
 actuatorLcsIf class header file.
 
namespace  ifw::fcf::devmgr::shutter
 Shutter class source file.
 

Enumerations

enum  {
  ifw::fcf::devmgr::shutter::RPC_SUCCESS = 0 , ifw::fcf::devmgr::shutter::RPC_ERR_NOT_OP = -1 , ifw::fcf::devmgr::shutter::RPC_ERR_NOT_OP_READY = -2 , ifw::fcf::devmgr::shutter::RPC_ERR_NOT_OP_NOTREADY = -3 ,
  ifw::fcf::devmgr::shutter::RPC_ERR_STILL_OPENNING = -4 , ifw::fcf::devmgr::shutter::RPC_ERR_STILL_CLOSING = -5 , ifw::fcf::devmgr::shutter::RPC_ERR_LOCAL = -6
}
 

Variables

const std::unordered_map< short, std::string > ifw::fcf::devmgr::shutter::RPC_ERRORS