F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
UdpReceiverComponentImplCfg.hpp
Go to the documentation of this file.
1
/*
2
* UdpReceiverComponentImplCfg.hpp
3
*
4
* Created on: Nov 11, 2017
5
* Author: tim
6
*/
7
8
#ifndef SVC_UDPRECEIVER_UDPRECEIVERCOMPONENTIMPLCFG_HPP_
9
#define SVC_UDPRECEIVER_UDPRECEIVERCOMPONENTIMPLCFG_HPP_
10
11
#include <
FpConfig.hpp
>
12
13
namespace
Svc
{
14
static
const
NATIVE_UINT_TYPE
UDP_RECEIVER_MSG_SIZE
= 256;
15
}
16
17
#endif
/* SVC_UDPRECEIVER_UDPRECEIVERCOMPONENTIMPLCFG_HPP_ */
NATIVE_UINT_TYPE
PlatformUIntType NATIVE_UINT_TYPE
Definition:
BasicTypes.h:56
FpConfig.hpp
C++-compatible configuration header for fprime configuration.
Svc
Definition:
ActiveRateGroupCfg.hpp:18
Svc::UDP_RECEIVER_MSG_SIZE
static const NATIVE_UINT_TYPE UDP_RECEIVER_MSG_SIZE
Definition:
UdpReceiverComponentImplCfg.hpp:14
config
UdpReceiverComponentImplCfg.hpp
Generated by
1.9.1