|
| Sample (Maneuvers::Maneuver *task, SampleArgs *args) |
|
| ~Sample (void) |
|
void | onStart (const IMC::Sample *maneuver) |
|
void | onThrottle (const IMC::Throttle *throttle) |
|
void | setSyringeState (int syringe, float value) |
|
void | onVehicleMedium (const IMC::VehicleMedium *medium) |
|
| MuxedManeuver (Maneuvers::Maneuver *task, SampleArgs *args) |
|
| MuxedManeuver (Maneuvers::Maneuver *task) |
|
virtual | ~MuxedManeuver (void) |
|
void | start (const IMC::Maneuver *maneuver) |
|
| AbstractMux (Maneuvers::Maneuver *task) |
|
virtual | ~AbstractMux (void) |
|
virtual void | onPathControlState (const IMC::PathControlState *pcs) |
|
virtual void | onBrake (const IMC::Brake *msg) |
|
virtual void | onEstimatedState (const IMC::EstimatedState *msg) |
|
virtual void | onStateReport (void) |
|
virtual void | onGpsFix (const IMC::GpsFix *msg) |
|