F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
SendBuff.hpp
Go to the documentation of this file.
1
// ======================================================================
2
// SendBuff.hpp
3
// Standardization header for SendBuff
4
// ======================================================================
5
6
#ifndef Ref_SendBuff_HPP
7
#define Ref_SendBuff_HPP
8
9
#include "
Ref/SendBuffApp/SendBuffComponentImpl.hpp
"
10
11
namespace
Ref
{
12
13
typedef
SendBuffImpl
SendBuff
;
14
15
}
16
17
#endif
SendBuffComponentImpl.hpp
Ref::SendBuffImpl
This component sends a data buffer to a driver each time it is invoked by a scheduler.
Definition:
SendBuffComponentImpl.hpp:10
Ref
Definition:
BlockDriver.cpp:5
Ref::SendBuff
SendBuffImpl SendBuff
Definition:
SendBuff.hpp:13
TestDeploymentsProject
Ref
SendBuffApp
SendBuff.hpp
Generated by
1.8.14