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
ComponentEventTest< FormalParamType > Class Template Reference

#include <FppTest/typed_tests/ComponentTest.hpp>

Inheritance diagram for ComponentEventTest< FormalParamType >:

Protected Attributes

Tester tester
 
FormalParamType data
 

Detailed Description

template<typename FormalParamType>
class ComponentEventTest< FormalParamType >

Definition at line 55 of file ComponentTest.hpp.

Member Data Documentation

◆ data

template<typename FormalParamType >
FormalParamType ComponentEventTest< FormalParamType >::data
protected

Definition at line 58 of file ComponentTest.hpp.

◆ tester

template<typename FormalParamType >
Tester ComponentEventTest< FormalParamType >::tester
protected

Definition at line 57 of file ComponentTest.hpp.


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