Protected Member Functions | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Attributes | |
| CoeffMapPtr | brainstemCoeffMap |
| string | configPath |
| string | configSafetyPath |
| string | fileName |
| RobotInstancePtr | instance |
| CoeffMapPtr | motorCoeffMap |
| string | packagePath |
Definition at line 12 of file CoeffMapLoader_Test.cpp.
| virtual void CoeffMapLoaderTest::SetUp | ( | ) | [inline, protected, virtual] |
Definition at line 15 of file CoeffMapLoader_Test.cpp.
| virtual void CoeffMapLoaderTest::TearDown | ( | ) | [inline, protected, virtual] |
Definition at line 27 of file CoeffMapLoader_Test.cpp.
CoeffMapPtr CoeffMapLoaderTest::brainstemCoeffMap [protected] |
Definition at line 34 of file CoeffMapLoader_Test.cpp.
string CoeffMapLoaderTest::configPath [protected] |
Definition at line 31 of file CoeffMapLoader_Test.cpp.
string CoeffMapLoaderTest::configSafetyPath [protected] |
Definition at line 31 of file CoeffMapLoader_Test.cpp.
string CoeffMapLoaderTest::fileName [protected] |
Definition at line 31 of file CoeffMapLoader_Test.cpp.
RobotInstancePtr CoeffMapLoaderTest::instance [protected] |
Definition at line 32 of file CoeffMapLoader_Test.cpp.
CoeffMapPtr CoeffMapLoaderTest::motorCoeffMap [protected] |
Definition at line 33 of file CoeffMapLoader_Test.cpp.
string CoeffMapLoaderTest::packagePath [protected] |
Definition at line 31 of file CoeffMapLoader_Test.cpp.