F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
FileManagerConfig.hpp
Go to the documentation of this file.
1
#ifndef DEFAULT_CONFIG_FILEMANAGERCONFIG_HPP
2
#define DEFAULT_CONFIG_FILEMANAGERCONFIG_HPP
3
4
#include <config/FpConfig.hpp>
5
6
namespace
Svc
{
7
namespace
FileManagerConfig {
12
static
constexpr U32
FILES_PER_RATE_TICK
= 1;
13
}
// namespace FileManagerConfig
14
}
// namespace Svc
15
16
#endif
Svc
RateGroupDivider component implementation.
Definition:
ActiveRateGroupCfg.hpp:18
Svc::FileManagerConfig::FILES_PER_RATE_TICK
static constexpr U32 FILES_PER_RATE_TICK
Definition:
FileManagerConfig.hpp:12
default
config
FileManagerConfig.hpp
Generated by
1.8.14