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