F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
#include <Fw/Time/TimeInterval.hpp>
Go to the source code of this file.
Macros | |
#define | REF_IPCFG_HPP |
Enumerations | |
enum | IpCfg { SOCKET_SEND_TIMEOUT_SECONDS = 1 , SOCKET_SEND_TIMEOUT_MICROSECONDS = 0 , SOCKET_IP_SEND_FLAGS = 0 , SOCKET_IP_RECV_FLAGS = 0 , SOCKET_MAX_ITERATIONS = 0xFFFF , SOCKET_MAX_HOSTNAME_SIZE = 256 } |
Variables | |
static const Fw::TimeInterval | SOCKET_RETRY_INTERVAL = Fw::TimeInterval(1, 0) |
enum IpCfg |
|
static |