 |
F´ Flight Software - C/C++ Documentation
NASA-v2.0.1
A framework for building embedded system applications to NASA flight quality standards.
|
Go to the documentation of this file.
15 #ifndef SVC_ACTIVERATEGROUP_IMPL_HPP
16 #define SVC_ACTIVERATEGROUP_IMPL_HPP
18 #include <Svc/ActiveRateGroup/ActiveRateGroupComponentAc.hpp>
104 volatile bool m_cycleStarted;
Executes a set of components as part of a rate group.
~ActiveRateGroupImpl(void)
ActiveRateGroupImpl destructor.
ActiveRateGroupImpl(const char *compName, NATIVE_UINT_TYPE contexts[], NATIVE_UINT_TYPE numContexts)
ActiveRateGroupImpl constructor.
Serializable class for carrying timer values.
void init(NATIVE_INT_TYPE queueDepth, NATIVE_INT_TYPE instance)
ActiveRateGroupImpl initialization function.
unsigned int NATIVE_UINT_TYPE
native unsigned integer type declaration
int NATIVE_INT_TYPE
native integer type declaration