F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
GenericHub.hpp
Go to the documentation of this file.
1 // ======================================================================
2 // GenericHub.hpp
3 // Standardization header for GenericHub
4 // ======================================================================
5 
6 #ifndef Svc_GenericHub_HPP
7 #define Svc_GenericHub_HPP
8 
10 
11 namespace Svc {
12 
14 
15 }
16 
17 #endif