|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <hello_example.h>
Public Member Functions | |
| HelloExample () | |
| ~HelloExample () | |
| int | main () |
Static Public Attributes | |
| static px4::AppState | appState |
Definition at line 44 of file hello_example.h.
|
inline |
Definition at line 47 of file hello_example.h.
|
inline |
Definition at line 49 of file hello_example.h.
References main().
| int HelloExample::main | ( | ) |
Definition at line 48 of file hello_example.cpp.
References appState.
Referenced by PX4_MAIN(), and ~HelloExample().
|
static |
Definition at line 53 of file hello_example.h.
Referenced by hello_main(), and main().