ifw-fcf 7.1.4
|
Classes | |
class | MyDeviceConfig |
Test MotorConfig class used for testing purposes. More... | |
class | TestMotorConfig |
Functions | |
TEST_F (TestMotorConfig, Ctor) | |
TEST_F (TestMotorConfig, Init) | |
TEST_F (TestMotorConfig, GetIdentifier) | |
TEST_F (TestMotorConfig, GetPrefix) | |
TEST_F (TestMotorConfig, GetAddress) | |
TEST_F (TestMotorConfig, GetType) | |
TEST_F (TestMotorConfig, GetNamespace) | |
TEST_F (TestMotorConfig, GetNodeId) | |
TEST_F (TestMotorConfig, GetProcId) | |
TEST_F (TestMotorConfig, GetObjId) | |
TEST_F (TestMotorConfig, EICSSW1240) | |
Variables | |
std::string const | CONFIG_CFG = std::string("config/config.yaml") |
std::string const | MOTOR1_CFG = std::string("config/testMotor.yaml") |
std::string const | WRONG_CFG = std::string("config/wrong.yaml") |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
Ctor | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
EICSSW1240 | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
GetAddress | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
GetIdentifier | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
GetNamespace | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
GetNodeId | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
GetObjId | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
GetPrefix | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
GetProcId | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
GetType | ) |
testMotorConfig::TEST_F | ( | TestMotorConfig | , |
Init | ) |
std::string const testMotorConfig::CONFIG_CFG = std::string("config/config.yaml") |
std::string const testMotorConfig::MOTOR1_CFG = std::string("config/testMotor.yaml") |
std::string const testMotorConfig::WRONG_CFG = std::string("config/wrong.yaml") |