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 52 of file NTRIPHttpTransport.h.

Member Data Documentation

◆ code

int NTRIPHttpTransport::HttpStatus::code = 0

Definition at line 53 of file NTRIPHttpTransport.h.

◆ reason

QString NTRIPHttpTransport::HttpStatus::reason

Definition at line 54 of file NTRIPHttpTransport.h.

◆ valid

bool NTRIPHttpTransport::HttpStatus::valid = false

Definition at line 55 of file NTRIPHttpTransport.h.


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