|
QGroundControl
Ground Control Station for MAVLink Drones
|
RAII lock guard for joysticks. More...
#include <SDLJoystick.h>
Public Member Functions | |
| JoystickLock () | |
| ~JoystickLock () | |
| JoystickLock (const JoystickLock &)=delete | |
| JoystickLock & | operator= (const JoystickLock &)=delete |
RAII lock guard for joysticks.
Definition at line 55 of file SDLJoystick.h.
|
inline |
Definition at line 57 of file SDLJoystick.h.
References SDLJoystick::lockJoysticks().
|
inline |
Definition at line 58 of file SDLJoystick.h.
References SDLJoystick::unlockJoysticks().
|
delete |
|
delete |