Protected Member Functions | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Attributes | |
| string | configPath |
| string | configSafetyPath |
| string | fileName |
| JointCommandInterface::IoFunctions | io |
| vector< JointCommandInterfacePtr > | jointInterfacePtrs |
| string | packagePath |
Definition at line 166 of file JointCommandFactory_Test.cpp.
| virtual void JointCommandFactoryTest::SetUp | ( | ) | [inline, protected, virtual] |
Definition at line 169 of file JointCommandFactory_Test.cpp.
| virtual void JointCommandFactoryTest::TearDown | ( | ) | [inline, protected, virtual] |
Definition at line 214 of file JointCommandFactory_Test.cpp.
string JointCommandFactoryTest::configPath [protected] |
Definition at line 218 of file JointCommandFactory_Test.cpp.
string JointCommandFactoryTest::configSafetyPath [protected] |
Definition at line 218 of file JointCommandFactory_Test.cpp.
string JointCommandFactoryTest::fileName [protected] |
Definition at line 218 of file JointCommandFactory_Test.cpp.
Definition at line 219 of file JointCommandFactory_Test.cpp.
vector<JointCommandInterfacePtr> JointCommandFactoryTest::jointInterfacePtrs [protected] |
Definition at line 220 of file JointCommandFactory_Test.cpp.
string JointCommandFactoryTest::packagePath [protected] |
Definition at line 218 of file JointCommandFactory_Test.cpp.