ifw-fcf 7.1.4
Loading...
Searching...
No Matches
Namespaces | Enumerations | Variables
lampHwErrors.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::lamp
 Lamp class header file.
 

Enumerations

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

Variables

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