F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
OnChangeChannel.hpp File Reference
#include <FpConfig.hpp>
#include <cstring>
#include "TestUtils/Option.hpp"

Go to the source code of this file.

Classes

class  TestUtils::OnChangeChannel< T >
 A model of an on-change telemetry channel. More...
 

Namespaces

 TestUtils
 

Enumerations

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