#include <InputData.h>
Inheritance diagram for cmil::MotionAction:


Public Member Functions | |
| MotionAction (const std::string &name) | |
| virtual void | runMotion (unsigned int xrel, unsigned long int yrel)=0 |
Definition at line 212 of file InputData.h.
| cmil::MotionAction::MotionAction | ( | const std::string & | name | ) | [inline] |
| virtual void cmil::MotionAction::runMotion | ( | unsigned int | xrel, | |
| unsigned long int | yrel | |||
| ) | [pure virtual] |
1.4.7