|
ifw-fcf 7.1.4
|
Classes | |
| class | MyDeviceConfig |
| Test LampConfig class used for testing purposes. More... | |
| class | TestLampConfig |
Functions | |
| TEST_F (TestLampConfig, Ctor) | |
| TEST_F (TestLampConfig, ReadConfig) | |
| TEST_F (TestLampConfig, GetIdentifier) | |
| TEST_F (TestLampConfig, GetPrefix) | |
| TEST_F (TestLampConfig, GetAddress) | |
| TEST_F (TestLampConfig, GetType) | |
| TEST_F (TestLampConfig, GetNamespace) | |
| TEST_F (TestLampConfig, GetNodeId) | |
| TEST_F (TestLampConfig, GetProcId) | |
| TEST_F (TestLampConfig, GetObjId) | |
Variables | |
| std::string const | CONFIG_CFG = std::string("config/config.yaml") |
| std::string const | LAMP1_CFG = std::string("config/testLamp.yaml") |
| std::string const | WRONG_CFG = std::string("config/wrong.yaml") |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| Ctor | ) |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| GetAddress | ) |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| GetIdentifier | ) |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| GetNamespace | ) |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| GetNodeId | ) |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| GetObjId | ) |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| GetPrefix | ) |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| GetProcId | ) |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| GetType | ) |
| testLampConfig::TEST_F | ( | TestLampConfig | , |
| ReadConfig | ) |
| std::string const testLampConfig::CONFIG_CFG = std::string("config/config.yaml") |
| std::string const testLampConfig::LAMP1_CFG = std::string("config/testLamp.yaml") |
| std::string const testLampConfig::WRONG_CFG = std::string("config/wrong.yaml") |