F´ Flight Software - C/C++ Documentation
NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
ActiveLogger.hpp
Go to the documentation of this file.
1
// ======================================================================
2
// ActiveLogger.hpp
3
// Standardization header for ActiveLogger
4
// ======================================================================
5
6
#ifndef Svc_ActiveLogger_HPP
7
#define Svc_ActiveLogger_HPP
8
9
#include "
Svc/ActiveLogger/ActiveLoggerImpl.hpp
"
10
11
namespace
Svc
{
12
13
using
ActiveLogger
=
ActiveLoggerImpl
;
14
15
}
16
17
#endif
Svc::ActiveLoggerImpl
Definition:
ActiveLoggerImpl.hpp:17
Svc
Definition:
ActiveRateGroupImplCfg.hpp:18
ActiveLoggerImpl.hpp
Svc
ActiveLogger
ActiveLogger.hpp
Generated by
1.8.17