GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
tcp_t Struct Reference

Public Attributes

int state
char saddr [256]
int port
struct sockaddr_in addr
socket_t sock
int tcon
unsigned int tact
unsigned int tdis

Detailed Description

Definition at line 1142 of file rtklib.h.

Member Data Documentation

◆ addr

struct sockaddr_in tcp_t::addr

Definition at line 1147 of file rtklib.h.

◆ port

int tcp_t::port

Definition at line 1146 of file rtklib.h.

◆ saddr

char tcp_t::saddr[256]

Definition at line 1145 of file rtklib.h.

◆ sock

socket_t tcp_t::sock

Definition at line 1148 of file rtklib.h.

◆ state

int tcp_t::state

Definition at line 1144 of file rtklib.h.

◆ tact

unsigned int tcp_t::tact

Definition at line 1150 of file rtklib.h.

◆ tcon

int tcp_t::tcon

Definition at line 1149 of file rtklib.h.

◆ tdis

unsigned int tcp_t::tdis

Definition at line 1151 of file rtklib.h.


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