ifw-fcf 6.0.0
|
Classes | |
class | TestMAxisConfig |
Functions | |
TEST_F (TestMAxisConfig, Ctor) | |
TEST_F (TestMAxisConfig, ReadConfig) | |
TEST_F (TestMAxisConfig, GetIdentifier) | |
TEST_F (TestMAxisConfig, GetPrefix) | |
TEST_F (TestMAxisConfig, GetAddress) | |
TEST_F (TestMAxisConfig, GetType) | |
TEST_F (TestMAxisConfig, GetNamespace) | |
TEST_F (TestMAxisConfig, GetNodeId) | |
TEST_F (TestMAxisConfig, GetProcId) | |
TEST_F (TestMAxisConfig, GetObjId) | |
TEST_F (TestMAxisConfig, FindMode) | |
TEST_F (TestMAxisConfig, GetModeStr) | |
TEST_F (TestMAxisConfig, GetMotorName) | |
Variables | |
std::string const | CONFIG_CFG = std::string("config/config.yaml") |
std::string const | MAXIS1_CFG = std::string("config/testMAxis.yaml") |
std::string const | WRONG_CFG = std::string("config/wrong.yaml") |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
Ctor | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
FindMode | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetAddress | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetIdentifier | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetModeStr | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetMotorName | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetNamespace | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetNodeId | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetObjId | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetPrefix | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetProcId | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
GetType | |||
) |
testMAxisConfig::TEST_F | ( | TestMAxisConfig | , |
ReadConfig | |||
) |
std::string const testMAxisConfig::CONFIG_CFG = std::string("config/config.yaml") |
std::string const testMAxisConfig::MAXIS1_CFG = std::string("config/testMAxis.yaml") |
std::string const testMAxisConfig::WRONG_CFG = std::string("config/wrong.yaml") |