F´ Flight Software - C/C++ Documentation  NASA-v1.5.0
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Drv::SocketState Struct Reference

Public Attributes

struct sockaddr_in m_udpAddr
 UDP server address, maybe unused. More...
 

Detailed Description

Definition at line 50 of file SocketHelper.cpp.

Member Data Documentation

◆ m_udpAddr

struct sockaddr_in Drv::SocketState::m_udpAddr

UDP server address, maybe unused.

Definition at line 243 of file SocketHelper.cpp.


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