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