15#ifndef SVC_ACTIVERATEGROUP_HPP
16#define SVC_ACTIVERATEGROUP_HPP
18#include <Svc/ActiveRateGroup/ActiveRateGroupComponentAc.hpp>
113 volatile bool m_cycleStarted;
PlatformIntType NATIVE_INT_TYPE
Executes a set of components as part of a rate group.
static constexpr NATIVE_INT_TYPE CONNECTION_COUNT_MAX
void init(NATIVE_INT_TYPE queueDepth, NATIVE_INT_TYPE instance)
ActiveRateGroup initialization function.
void configure(NATIVE_INT_TYPE contexts[], NATIVE_INT_TYPE numContexts)
ActiveRateGroup configuration function.
~ActiveRateGroup()
ActiveRateGroup destructor.
Serializable class for carrying timer values.