7 #ifndef __flight_DroneControl_h__ 8 #define __flight_DroneControl_h__ 29 void initialize(
void);
32 virtual void handle(
Record& a_signal);
36 AsCatalog m_asCatalog;
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Convert controller inputs in aircraft manipulations.
Definition: DroneControl.h:20
Interface to handle signals from an SignalerI.
Definition: HandlerI.h:22
Reference to an instance of a Layout.
Definition: RecordSB.h:35