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
9
#include "
Ref/RecvBuffApp/RecvBuffComponentImpl.hpp
"
10
11
namespace
Ref
{
12
13
typedef
RecvBuffImpl
RecvBuff
;
14
15
}
16
17
#endif
Ref::RecvBuff
RecvBuffImpl RecvBuff
Definition:
RecvBuff.hpp:13
Ref::RecvBuffImpl
Definition:
RecvBuffComponentImpl.hpp:8
RecvBuffComponentImpl.hpp
Ref
Definition:
BlockDriver.cpp:5
TestDeploymentsProject
Ref
RecvBuffApp
RecvBuff.hpp
Generated by
1.8.14