ifw-fcf 7.1.4
|
Classes | |
class | MyDeviceConfig |
Test ShutterConfig class used for testing purposes. More... | |
class | TestShutterConfig |
Functions | |
TEST_F (TestShutterConfig, Ctor) | |
TEST_F (TestShutterConfig, ReadConfig) | |
TEST_F (TestShutterConfig, GetIdentifier) | |
TEST_F (TestShutterConfig, GetPrefix) | |
TEST_F (TestShutterConfig, GetAddress) | |
TEST_F (TestShutterConfig, GetType) | |
TEST_F (TestShutterConfig, GetNamespace) | |
TEST_F (TestShutterConfig, GetNodeId) | |
TEST_F (TestShutterConfig, GetProcId) | |
TEST_F (TestShutterConfig, GetObjId) | |
TEST_F (TestShutterConfig, GetWidgetInfo) | |
Variables | |
std::string const | CONFIG_CFG = std::string("config/config.yaml") |
std::string const | SHUTTER1_CFG = std::string("config/testShutter.yaml") |
std::string const | WRONG_CFG = std::string("config/wrong.yaml") |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
Ctor | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
GetAddress | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
GetIdentifier | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
GetNamespace | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
GetNodeId | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
GetObjId | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
GetPrefix | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
GetProcId | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
GetType | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
GetWidgetInfo | ) |
testShutterConfig::TEST_F | ( | TestShutterConfig | , |
ReadConfig | ) |
std::string const testShutterConfig::CONFIG_CFG = std::string("config/config.yaml") |
std::string const testShutterConfig::SHUTTER1_CFG = std::string("config/testShutter.yaml") |
std::string const testShutterConfig::WRONG_CFG = std::string("config/wrong.yaml") |