Public Attributes | List of all members
_SbgInterfaceUdp Struct Reference

#include <sbgInterfaceUdp.h>

Public Attributes

uint32 localPort
 
void * pUdpSocket
 
sbgIpAddress remoteAddr
 
uint32 remotePort
 

Detailed Description

Structure that stores all internal data used by the UDP interface.

Definition at line 54 of file sbgInterfaceUdp.h.

Member Data Documentation

uint32 _SbgInterfaceUdp::localPort

Ethernet port on which the interface is listening.

Definition at line 59 of file sbgInterfaceUdp.h.

void* _SbgInterfaceUdp::pUdpSocket

The socket used to send and / or receive some UDP data.

Definition at line 56 of file sbgInterfaceUdp.h.

sbgIpAddress _SbgInterfaceUdp::remoteAddr

IP address to send data to.

Definition at line 57 of file sbgInterfaceUdp.h.

uint32 _SbgInterfaceUdp::remotePort

Ethernet port to send data to.

Definition at line 58 of file sbgInterfaceUdp.h.


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


sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20