RandomMotionReceiver Class Reference
[Main program]

Implementation of AbstractMotionReceiver. More...

#include <RandomMotionReceiver.h>

Inheritance diagram for RandomMotionReceiver:

Inheritance graph
[legend]
Collaboration diagram for RandomMotionReceiver:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~RandomMotionReceiver ()
virtual void start ()
virtual void run ()
virtual void stop ()


Detailed Description

Implementation of AbstractMotionReceiver.

Receives random data. For debug purposes

Definition at line 11 of file RandomMotionReceiver.h.


Constructor & Destructor Documentation

RandomMotionReceiver::~RandomMotionReceiver (  )  [virtual]

destructor

Definition at line 5 of file RandomMotionReceiver.cpp.


Member Function Documentation

void RandomMotionReceiver::run (  )  [virtual]

receives "motion events". does nothing in reality

Implements AbstractMotionReceiver.

Definition at line 16 of file RandomMotionReceiver.cpp.

virtual void RandomMotionReceiver::start (  )  [inline, virtual]

starts "capturing"

Implements AbstractMotionReceiver.

Definition at line 21 of file RandomMotionReceiver.h.

void RandomMotionReceiver::stop (  )  [virtual]

Stops run

Implements AbstractMotionReceiver.

Definition at line 11 of file RandomMotionReceiver.cpp.


The documentation for this class was generated from the following files:

Generated on Sun Nov 30 23:45:40 2008 for Modular Motion Processor by  doxygen 1.5.7.1