F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
IpSocketOptions Struct Reference

#include <default/config/IpCfg.hpp>

Public Attributes

int option
 
int level
 
SocketOptionValueType type
 
union {
   int   intVal
 
   size_t   sizeVal
 
value
 
union {
   int   intVal
 
   size_t   sizeVal
 
value
 

Detailed Description

Definition at line 41 of file IpCfg.hpp.

Member Data Documentation

◆ intVal

int IpSocketOptions::intVal

Definition at line 47 of file IpCfg.hpp.

◆ level

int IpSocketOptions::level

Definition at line 43 of file IpCfg.hpp.

◆ option

int IpSocketOptions::option

Definition at line 42 of file IpCfg.hpp.

◆ sizeVal

size_t IpSocketOptions::sizeVal

Definition at line 48 of file IpCfg.hpp.

◆ type

SocketOptionValueType IpSocketOptions::type

Definition at line 44 of file IpCfg.hpp.

◆ value [1/2]

union { ... } IpSocketOptions::value

◆ value [2/2]

union { ... } IpSocketOptions::value

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