MipTasks::KbHitTask Class Reference
[Keyboard hit manager]

#include <KbHitTask.h>

Inheritance diagram for MipTasks::KbHitTask:

MipTasks::Task MIPObject

List of all members.

Public Member Functions

 KbHitTask (ResourcePointers resources, int argc, const char *argv[])
 Constructor.
 ~KbHitTask ()
 Destructor.
TaskPlate getPlate () const
 Get task plate (mandatory), it must be defined for all implemented task.
Time getMaxDuration ()
 Get maxSamplPeriod, maximum allowed time period between two calls of a run.
Time getMaxSamplPeriod ()
 Get minSamplPeriod, minimum allowed time period between two calls of a run.
Time getMinSamplPeriod ()
 Get minSamplPeriod, minimum allowed time period between two calls of a run.
TaskOutputs run ()
 Run.


Constructor & Destructor Documentation

MipTasks::KbHitTask::KbHitTask ( ResourcePointers  resources,
int  argc,
const char *  argv[] 
)

Constructor.

MipTasks::KbHitTask::~KbHitTask (  ) 

Destructor.


Member Function Documentation

TaskPlate MipTasks::KbHitTask::getPlate (  )  const [inline, virtual]

Get task plate (mandatory), it must be defined for all implemented task.

Implements MipTasks::Task.

Time MipTasks::KbHitTask::getMaxDuration (  )  [inline, virtual]

Get maxSamplPeriod, maximum allowed time period between two calls of a run.

Implements MipTasks::Task.

Time MipTasks::KbHitTask::getMaxSamplPeriod (  )  [inline, virtual]

Get minSamplPeriod, minimum allowed time period between two calls of a run.

Implements MipTasks::Task.

Time MipTasks::KbHitTask::getMinSamplPeriod (  )  [inline, virtual]

Get minSamplPeriod, minimum allowed time period between two calls of a run.

Implements MipTasks::Task.

TaskOutputs MipTasks::KbHitTask::run ( void   )  [virtual]

Run.

Implements MipTasks::Task.


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

Generated on Mon Feb 20 07:01:13 2017 for MIP by  doxygen 1.5.6