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

#include <TestDeploymentsProject/Ref/PingReceiver/PingReceiverComponentImpl.hpp>

Inheritance diagram for Ref::PingReceiverComponentImpl:

Public Member Functions

 PingReceiverComponentImpl (const char *const compName)
 
 ~PingReceiverComponentImpl ()
 

Detailed Description

Definition at line 20 of file PingReceiverComponentImpl.hpp.

Constructor & Destructor Documentation

◆ PingReceiverComponentImpl()

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

Construct object PingReceiver

Parameters
compNameThe component name

Definition at line 22 of file PingReceiverComponentImpl.cpp.

◆ ~PingReceiverComponentImpl()

Ref::PingReceiverComponentImpl::~PingReceiverComponentImpl ( )

Destroy object PingReceiver

Definition at line 25 of file PingReceiverComponentImpl.cpp.


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