F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Ref::SendBuffImpl Class Referencefinal

This component sends a data buffer to a driver each time it is invoked by a scheduler. More...

#include <TestDeploymentsProject/Ref/SendBuffApp/SendBuffComponentImpl.hpp>

Inheritance diagram for Ref::SendBuffImpl:

Public Member Functions

 SendBuffImpl (const char *compName)
 constructor More...
 
 ~SendBuffImpl ()
 destructor More...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ SendBuffImpl()

Ref::SendBuffImpl::SendBuffImpl ( const char *  compName)

constructor

Definition at line 13 of file SendBuffComponentImpl.cpp.

◆ ~SendBuffImpl()

Ref::SendBuffImpl::~SendBuffImpl ( )

destructor

Definition at line 25 of file SendBuffComponentImpl.cpp.


The documentation for this class was generated from the following files: