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