F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
PingEntries.hpp
Go to the documentation of this file.
1
#ifndef CDHCORE_PINGENTRIES_HPP
2
#define CDHCORE_PINGENTRIES_HPP
3
4
namespace
PingEntries
{
5
struct
CDHCore_cmdDisp
{
enum
{
WARN
=3,
FATAL
=5 }; };
6
struct
CDHCore_events
{
enum
{
WARN
=3,
FATAL
=5 }; };
7
struct
CDHCore_tlmSend
{
enum
{
WARN
=3,
FATAL
=5 }; };
8
}
9
10
#endif
PingEntries::CDHCore_tlmSend
Definition:
PingEntries.hpp:7
PingEntries::CDHCore_events::WARN
Definition:
PingEntries.hpp:6
PingEntries::CDHCore_tlmSend::WARN
Definition:
PingEntries.hpp:7
PingEntries::CDHCore_cmdDisp::WARN
Definition:
PingEntries.hpp:5
PingEntries
Definition:
PingEntries.hpp:4
PingEntries::CDHCore_tlmSend::FATAL
Definition:
PingEntries.hpp:7
PingEntries::CDHCore_events::FATAL
Definition:
PingEntries.hpp:6
PingEntries::CDHCore_events
Definition:
PingEntries.hpp:6
PingEntries::CDHCore_cmdDisp
Definition:
PingEntries.hpp:5
PingEntries::CDHCore_cmdDisp::FATAL
Definition:
PingEntries.hpp:5
Svc
Subtopologies
CDHCore
PingEntries.hpp
Generated by
1.8.14