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
FppTest::Utils Namespace Reference

Functions

U8 getNonzeroU8 ()
 
U32 getNonzeroU32 ()
 
char getChar ()
 
void setString (char *buf, U32 size)
 

Function Documentation

◆ getChar()

char FppTest::Utils::getChar ( )

Definition at line 37 of file Utils.cpp.

◆ getNonzeroU32()

U32 FppTest::Utils::getNonzeroU32 ( )

Definition at line 30 of file Utils.cpp.

◆ getNonzeroU8()

U8 FppTest::Utils::getNonzeroU8 ( )

Definition at line 23 of file Utils.cpp.

◆ setString()

void FppTest::Utils::setString ( char * buf,
U32 size )

Definition at line 41 of file Utils.cpp.