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