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
SerialAsyncPortTest< PortType > Class Template Reference

#include <FppTest/typed_tests/PortTest.hpp>

Inheritance diagram for SerialAsyncPortTest< PortType >:

Protected Attributes

Tester tester
 
PortType port
 

Detailed Description

template<typename PortType>
class SerialAsyncPortTest< PortType >

Definition at line 105 of file PortTest.hpp.

Member Data Documentation

◆ port

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

Definition at line 108 of file PortTest.hpp.

◆ tester

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

Definition at line 107 of file PortTest.hpp.


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