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