F´ Flight Software - C/C++ Documentation  NASA-v1.5.0
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CommandDispatcherImpl.hpp File Reference

Component responsible for dispatching incoming commands to registered components. More...

Go to the source code of this file.

Classes

class  Svc::CommandDispatcherImpl
 Command Dispatcher component class. More...
 
struct  Svc::CommandDispatcherImpl::DispatchEntry
 table used to store opcode to port mappings More...
 
struct  Svc::CommandDispatcherImpl::SequenceTracker
 table used to store opcode that are being executed More...
 

Namespaces

 Svc
 

Detailed Description

Component responsible for dispatching incoming commands to registered components.

Author
T.Canham

Definition in file CommandDispatcherImpl.hpp.