F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
Health.hpp
Go to the documentation of this file.
1
// ======================================================================
2
// Health.hpp
3
// Standardization header for Health
4
// ======================================================================
5
6
#ifndef Svc_Health_HPP
7
#define Svc_Health_HPP
8
9
#include "
Svc/Health/HealthComponentImpl.hpp
"
10
11
namespace
Svc
{
12
13
typedef
HealthImpl
Health
;
14
15
}
16
17
#endif
HealthComponentImpl.hpp
Svc::HealthImpl
Health component implementation class.
Definition:
HealthComponentImpl.hpp:32
Svc
Definition:
ActiveRateGroupCfg.hpp:18
Svc::Health
HealthImpl Health
Definition:
Health.hpp:13
Svc
Health
Health.hpp
Generated by
1.9.1