QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
NTRIPHttpTransport::HttpStatus Struct Reference

#include <NTRIPHttpTransport.h>

Public Attributes

int code = 0
 
QString reason
 
bool valid = false
 

Detailed Description

Definition at line 40 of file NTRIPHttpTransport.h.

Member Data Documentation

◆ code

int NTRIPHttpTransport::HttpStatus::code = 0

Definition at line 42 of file NTRIPHttpTransport.h.

◆ reason

QString NTRIPHttpTransport::HttpStatus::reason

Definition at line 43 of file NTRIPHttpTransport.h.

◆ valid

bool NTRIPHttpTransport::HttpStatus::valid = false

Definition at line 44 of file NTRIPHttpTransport.h.


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