F´ Flight Software - C/C++ Documentation
NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
PolyDbImplCfg.hpp
Go to the documentation of this file.
1
/*
2
* PolyDbImplCfg.hpp
3
*
4
* Created on: Mar 13, 2015
5
* Author: tcanham
6
*/
7
8
#ifndef POLYDB_POLYDBIMPLCFG_HPP_
9
#define POLYDB_POLYDBIMPLCFG_HPP_
10
11
namespace
{
12
13
enum
{
14
POLYDB_NUM_DB_ENTRIES = 25
15
};
16
17
}
18
19
#endif
/* POLYDB_POLYDBIMPLCFG_HPP_ */
config
PolyDbImplCfg.hpp
Generated by
1.9.7