API
 
Loading...
Searching...
No Matches
logBinarySchemata.hpp
Go to the documentation of this file.
1/** \file logBinarySchemata.hpp
2 * \brief Declares the variables holding binary flatbuffers schemata
3 * \author Joseph D. Long (jdl@fastmail.com)
4 *
5 * \ingroup logger_files
6 */
7
8#ifndef logger_logBinarySchemata_hpp
9#define logger_logBinarySchemata_hpp
10
11namespace MagAOX
12{
13namespace logger
14{
15
16#include "generated/binarySchemataDeclarations.inc"
17
18} //namespace logger
19} //namespace MagAOX
20
21#endif //logger_logBinarySchemata_hpp
22
Definition dm.hpp:24