EmptyTask Class Reference

An empty task used to test and debug the dispatcher. More...

#include <taskDispatcher.h>

Inheritance diagram for EmptyTask:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 EmptyTask (TaskDispatcher *disp, db_planner::DatabaseManager *mgr, db_planner::TaskRecord rec)
void start ()
 ~EmptyTask ()

Static Public Member Functions

static void sensorCB (void *data, SoSensor *)

Private Member Functions

void finish ()

Private Attributes

SoTimerSensor * mSensor

Detailed Description

An empty task used to test and debug the dispatcher.

Simply calls a timer and completes a few seconds after starting.

Definition at line 173 of file taskDispatcher.h.


Constructor & Destructor Documentation

EmptyTask::EmptyTask ( TaskDispatcher disp,
db_planner::DatabaseManager mgr,
db_planner::TaskRecord  rec 
) [inline]

Definition at line 179 of file taskDispatcher.h.

EmptyTask::~EmptyTask (  ) 

Definition at line 264 of file taskDispatcher.cpp.


Member Function Documentation

void EmptyTask::finish (  )  [private]

Definition at line 258 of file taskDispatcher.cpp.

void EmptyTask::sensorCB ( void *  data,
SoSensor *   
) [static]

Definition at line 270 of file taskDispatcher.cpp.

void EmptyTask::start (  )  [virtual]

Implements Task.

Definition at line 249 of file taskDispatcher.cpp.


Member Data Documentation

SoTimerSensor* EmptyTask::mSensor [private]

Definition at line 176 of file taskDispatcher.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:21 2012