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

#include <FppTest/typed_tests/ComponentTest.hpp>

Inheritance diagram for ComponentInternalInterfaceTest< FormalParamType >:

Protected Attributes

Tester tester
 
FormalParamType data
 

Detailed Description

template<typename FormalParamType>
class ComponentInternalInterfaceTest< FormalParamType >

Definition at line 108 of file ComponentTest.hpp.

Member Data Documentation

◆ data

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

Definition at line 111 of file ComponentTest.hpp.

◆ tester

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

Definition at line 110 of file ComponentTest.hpp.


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