cmil::MotionAction Class Reference

#include <InputData.h>

Inheritance diagram for cmil::MotionAction:

Inheritance graph
[legend]
Collaboration diagram for cmil::MotionAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MotionAction (const std::string &name)
virtual void runMotion (unsigned int xrel, unsigned long int yrel)=0

Detailed Description

Definition at line 212 of file InputData.h.


Constructor & Destructor Documentation

cmil::MotionAction::MotionAction ( const std::string &  name  )  [inline]

Definition at line 214 of file InputData.h.

00214 : InputAction(name) {}


Member Function Documentation

virtual void cmil::MotionAction::runMotion ( unsigned int  xrel,
unsigned long int  yrel 
) [pure virtual]

Referenced by cmil::Motion::do_run().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
(c) 2006-2007 John P. Feltz
Generated on Wed Jul 25 16:08:02 2007 for Common Media Input Layer by doxygen 1.4.7

SourceForge.net Logo