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