F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
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
10
11namespace Svc {
12
14
15}
16
17#endif
Component responsible for dispatching incoming commands to registered components.
Command Dispatcher component class.
CommandDispatcherImpl CommandDispatcher