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

#include <FppTest/typed_tests/ComponentTest.hpp>

Inheritance diagram for ComponentCommandTest< FormalParamType >:

Protected Attributes

Tester tester
 
FormalParamType data
 

Detailed Description

template<typename FormalParamType>
class ComponentCommandTest< FormalParamType >

Definition at line 21 of file ComponentTest.hpp.

Member Data Documentation

◆ data

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

Definition at line 24 of file ComponentTest.hpp.

◆ tester

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

Definition at line 23 of file ComponentTest.hpp.


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