F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SerialPortTest< PortType > Class Template Reference

#include <FppTest/typed_tests/PortTest.hpp>

Inheritance diagram for SerialPortTest< PortType >:

Protected Attributes

Tester tester
 
PortType port
 

Detailed Description

template<typename PortType>
class SerialPortTest< PortType >

Definition at line 42 of file PortTest.hpp.

Member Data Documentation

◆ port

template<typename PortType >
PortType SerialPortTest< PortType >::port
protected

Definition at line 45 of file PortTest.hpp.

◆ tester

template<typename PortType >
Tester SerialPortTest< PortType >::tester
protected

Definition at line 44 of file PortTest.hpp.


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