![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
This component sends a data buffer to a driver each time it is invoked by a scheduler. More...
#include <TestDeploymentsProject/Ref/SendBuffApp/SendBuffComponentImpl.hpp>
Public Member Functions | |
| SendBuffImpl (const char *compName) | |
| constructor More... | |
| ~SendBuffImpl () | |
| destructor More... | |
This component sends a data buffer to a driver each time it is invoked by a scheduler.
Definition at line 10 of file SendBuffComponentImpl.hpp.
| Ref::SendBuffImpl::SendBuffImpl | ( | const char * | compName | ) |
constructor
Definition at line 13 of file SendBuffComponentImpl.cpp.
| Ref::SendBuffImpl::~SendBuffImpl | ( | ) |
destructor
Definition at line 25 of file SendBuffComponentImpl.cpp.