F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
TestUtils Namespace Reference

Classes

class  OnChangeChannel
 A model of an on-change telemetry channel. More...
 
class  Option
 An optional value. More...
 

Enumerations

enum class  OnChangeStatus { CHANGED , NOT_CHANGED }
 The status of an on-change telemetry channel. More...
 

Enumeration Type Documentation

◆ OnChangeStatus

The status of an on-change telemetry channel.

Enumerator
CHANGED 
NOT_CHANGED 

Definition at line 24 of file OnChangeChannel.hpp.