F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
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... | |
|
strong |
The status of an on-change telemetry channel.
Enumerator | |
---|---|
CHANGED | |
NOT_CHANGED |
Definition at line 24 of file OnChangeChannel.hpp.