![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
#include <TestDeploymentsProject/Ref/SignalGen/SignalGen.hpp>
Public Member Functions | |
| SignalGen (const char *compName) | |
| Construct a SignalGen. More... | |
| ~SignalGen () | |
| Destroy a SignalGen. More... | |
Definition at line 25 of file SignalGen.hpp.
| Ref::SignalGen::SignalGen | ( | const char * | compName | ) |
Construct a SignalGen.
| compName | The component name |
Definition at line 29 of file SignalGen.cpp.
| Ref::SignalGen::~SignalGen | ( | ) |
Destroy a SignalGen.
Definition at line 46 of file SignalGen.cpp.