ifw-fcf  5.0.0-pre2
Namespaces | Enumerations | Variables
shutterHwErrors.hpp File Reference

ShutterHwErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf
 
 fcf::devmgr
 
 fcf::devmgr::shutter
 

Enumerations

enum  {
  fcf::devmgr::shutter::HW_SUCCESS = 0 , fcf::devmgr::shutter::HW_ERR_HW_NOT_OP = 1 , fcf::devmgr::shutter::HW_ERR_INIT_FAILURE = 2 , fcf::devmgr::shutter::HW_ERR_UNEXPECTED_CLOSED = 3 ,
  fcf::devmgr::shutter::HW_ERR_UNEXPECTED_NONE = 4 , fcf::devmgr::shutter::HW_ERR_UNEXPECTED_OPENED = 5 , fcf::devmgr::shutter::HW_ERR_FAULT_SIG = 6 , fcf::devmgr::shutter::HW_ERR_BOTH_SIG_ACTIVE = 7 ,
  fcf::devmgr::shutter::HW_ERR_TIMEOUT_ENABLE = 8 , fcf::devmgr::shutter::HW_ERR_TIMEOUT_DISABLE = 9 , fcf::devmgr::shutter::HW_ERR_TIMEOUT_INIT = 10 , fcf::devmgr::shutter::HW_ERR_TIMEOUT_CLOSE = 11 ,
  fcf::devmgr::shutter::HW_ERR_TIMEOUT_OPEN = 12
}
 

Variables

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

Detailed Description

ShutterHwErrors header file.