mavsdk::Mavsdk::ConnectionError Struct Reference ​
#include: mavsdk.h
ConnectionError type
Data Fields ​
std::string error_description - The error description.
ConnectionHandle connection_handle - The connection handle.
Field Documentation ​
error_description ​
cpp
std::string mavsdk::Mavsdk::ConnectionError::error_description
The error description.
connection_handle ​
cpp
ConnectionHandle mavsdk::Mavsdk::ConnectionError::connection_handle
The connection handle.