QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
_sendMavCommandWithLambdaFallbackHandlerData Struct Reference
+ Collaboration diagram for _sendMavCommandWithLambdaFallbackHandlerData:

Public Attributes

Vehiclevehicle
 
bool showError
 
std::function< void()> unsupported_lambda
 

Detailed Description

Definition at line 2372 of file Vehicle.cc.

Member Data Documentation

◆ showError

bool _sendMavCommandWithLambdaFallbackHandlerData::showError

Definition at line 2374 of file Vehicle.cc.

◆ unsupported_lambda

std::function<void()> _sendMavCommandWithLambdaFallbackHandlerData::unsupported_lambda

Definition at line 2375 of file Vehicle.cc.

◆ vehicle

Vehicle* _sendMavCommandWithLambdaFallbackHandlerData::vehicle

Definition at line 2373 of file Vehicle.cc.

Referenced by _sendMavCommandWithLambdaFallbackHandler().


The documentation for this struct was generated from the following file: