|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <NTRIPHttpTransport.h>
Public Attributes | |
| int | code = 0 |
| QString | reason |
| bool | valid = false |
Definition at line 52 of file NTRIPHttpTransport.h.
| int NTRIPHttpTransport::HttpStatus::code = 0 |
Definition at line 53 of file NTRIPHttpTransport.h.
| QString NTRIPHttpTransport::HttpStatus::reason |
Definition at line 54 of file NTRIPHttpTransport.h.
| bool NTRIPHttpTransport::HttpStatus::valid = false |
Definition at line 55 of file NTRIPHttpTransport.h.