ifw-fcf 7.1.4
|
Classes | |
class | MyDeviceConfig |
Test IODevConfig class used for testing purposes. More... | |
class | TestIODevConfig |
Functions | |
TEST_F (TestIODevConfig, Ctor) | |
TEST_F (TestIODevConfig, ReadConfig) | |
TEST_F (TestIODevConfig, GetIdentifier) | |
TEST_F (TestIODevConfig, GetPrefix) | |
TEST_F (TestIODevConfig, GetAddress) | |
TEST_F (TestIODevConfig, GetType) | |
TEST_F (TestIODevConfig, GetNamespace) | |
TEST_F (TestIODevConfig, GetNodeId) | |
TEST_F (TestIODevConfig, GetProcId) | |
TEST_F (TestIODevConfig, GetObjId) | |
TEST_F (TestIODevConfig, GetChannels) | |
Variables | |
std::string const | CONFIG_CFG = std::string("config/config.yaml") |
std::string const | SENSOR1_CFG = std::string("config/testSensor.yaml") |
std::string const | WRONG_CFG = std::string("config/wrong.yaml") |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
Ctor | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
GetAddress | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
GetChannels | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
GetIdentifier | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
GetNamespace | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
GetNodeId | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
GetObjId | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
GetPrefix | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
GetProcId | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
GetType | ) |
testIODevConfig::TEST_F | ( | TestIODevConfig | , |
ReadConfig | ) |
std::string const testIODevConfig::CONFIG_CFG = std::string("config/config.yaml") |
std::string const testIODevConfig::SENSOR1_CFG = std::string("config/testSensor.yaml") |
std::string const testIODevConfig::WRONG_CFG = std::string("config/wrong.yaml") |