![]() |
F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
|
Functions | |
template<typename EnumType > | |
EnumType::T | getDefaultValue () |
template<typename EnumType > | |
EnumType::T | getValidValue () |
template<typename EnumType > | |
EnumType::T | getInvalidValue () |
EnumType::T FppTest::Enum::getDefaultValue | ( | ) |
Definition at line 29 of file EnumTest.hpp.
EnumType::T FppTest::Enum::getInvalidValue | ( | ) |
Definition at line 46 of file EnumTest.hpp.
EnumType::T FppTest::Enum::getValidValue | ( | ) |
Definition at line 35 of file EnumTest.hpp.