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

LampHwErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf
 
 fcf::devmgr
 
 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