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

LampHwErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf::devmgr::lamp
 

Enumerations

enum  {
  fcf::devmgr::lamp::HW_SUCCESS = 0, fcf::devmgr::lamp::HW_ERR_HW_NOT_OP = 1, fcf::devmgr::lamp::HW_ERR_INIT_FAILURE = 2, fcf::devmgr::lamp::HW_ERR_UNEXPECTED_OFF = 3,
  fcf::devmgr::lamp::HW_ERR_UNEXPECTED_ON = 4, fcf::devmgr::lamp::HW_ERR_FAULT_SIG = 5, fcf::devmgr::lamp::HW_ERR_MAXON = 6, fcf::devmgr::lamp::HW_ERR_STILL_COOLING = 7,
  fcf::devmgr::lamp::HW_ERR_TIMEOUT_DISABLE = 8, fcf::devmgr::lamp::HW_ERR_TIMEOUT_INIT = 9, fcf::devmgr::lamp::HW_ERR_TIMEOUT_OFF = 10, fcf::devmgr::lamp::HW_ERR_TIMEOUT_ON = 11
}
 

Variables

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

Detailed Description

LampHwErrors header file.

Author
mkiekebu