F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
BufferManagerComponentImplCfg.hpp
Go to the documentation of this file.
1
#ifndef __BUFFERMANAGERCOMPONENTIMPLCFG_HPP__
2
#define __BUFFERMANAGERCOMPONENTIMPLCFG_HPP__
3
4
#include <
Fw/FPrimeBasicTypes.hpp
>
5
6
namespace
Svc
{
7
static
const
U16
BUFFERMGR_MAX_NUM_BINS
= 10;
8
}
9
10
11
#endif // __BUFFERMANAGERCOMPONENTIMPLCFG_HPP__
FPrimeBasicTypes.hpp
Svc::BUFFERMGR_MAX_NUM_BINS
static const U16 BUFFERMGR_MAX_NUM_BINS
Definition:
BufferManagerComponentImplCfg.hpp:7
Svc
RateGroupDivider component implementation.
Definition:
ActiveRateGroupCfg.hpp:18
config
BufferManagerComponentImplCfg.hpp
Generated by
1.8.14