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

#include <TestDeploymentsProject/Ref/DpDemo/DpDemo.hpp>

Inheritance diagram for Ref::DpDemo:

Public Member Functions

 DpDemo (const char *const compName)
 Construct DpDemo object. More...
 
 ~DpDemo ()
 Destroy DpDemo object. More...
 

Detailed Description

Definition at line 14 of file DpDemo.hpp.

Constructor & Destructor Documentation

◆ DpDemo()

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

Construct DpDemo object.

Parameters
compNameThe component name

Definition at line 15 of file DpDemo.cpp.

◆ ~DpDemo()

Ref::DpDemo::~DpDemo ( )

Destroy DpDemo object.

Definition at line 21 of file DpDemo.cpp.


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