ifw-fcf 7.1.4
|
{{cookiecutter.device_name|capitalize()}}Config class header file. More...
#include <string>
#include <yaml-cpp/yaml.h>
#include "fcf/common/iComm.hpp"
#include "ifw/fcf/devmgr/common/deviceConfig.hpp"
#include "ifw/fcf/devmgr/common/dataContext.hpp"
#include "ifw/fcf/devmgr/devices/{{cookiecutter.device_name|lower}}RpcErrors.hpp"
#include "ifw/fcf/devmgr/devices/{{cookiecutter.device_name|lower}}HwErrors.hpp"
Go to the source code of this file.
Namespaces | |
namespace | ifw::fcf::devmgr |
actuatorLcsIf class header file. | |
Macros | |
#define | FCF_DEVMGR_DEVICE_ {{cookiecutter.device_name|upper}}_CONFIG_HPP |
Variables | |
const std::unordered_map< short, std::string > | SUBSTATE_MAP |
{{cookiecutter.device_name|capitalize()}}Config class header file.
#define FCF_DEVMGR_DEVICE_ {{cookiecutter.device_name|upper}}_CONFIG_HPP |
const std::unordered_map<short, std::string> SUBSTATE_MAP |