15 #ifndef SVC_ACTIVERATEGROUP_HPP 16 #define SVC_ACTIVERATEGROUP_HPP 103 volatile bool m_cycleStarted;
ActiveRateGroup(const char *compName)
ActiveRateGroup constructor.
PlatformIntType NATIVE_INT_TYPE
Executes a set of components as part of a rate group.
static constexpr NATIVE_INT_TYPE CONNECTION_COUNT_MAX
~ActiveRateGroup()
ActiveRateGroup destructor.
void configure(NATIVE_INT_TYPE contexts[], NATIVE_INT_TYPE numContexts)
ActiveRateGroup configuration function.
Auto-generated base for ActiveRateGroup component.