7 #ifndef Svc_RateGroupDriverComponentAc_HPP 8 #define Svc_RateGroupDriverComponentAc_HPP 85 #if FW_PORT_SERIALIZATION 96 Fw::InputSerializePort* port
109 const char* compName =
"" 195 static void m_p_CycleIn_in(
friend class RateGroupDriverComponentBaseFriend
Friend class for white-box testing.
virtual ~RateGroupDriverComponentBase()
Destroy RateGroupDriverComponentBase object.
void set_CycleOut_OutputPort(FwIndexType portNum, Svc::InputCyclePort *port)
Connect port to CycleOut[portNum].
PlatformIndexType FwIndexType
FwIndexType getNum_CycleIn_InputPorts() const
void init()
Object initializer.
virtual void CycleIn_handler(FwIndexType portNum, Os::RawTime &cycleStart)=0
Handler for input port CycleIn.
Auto-generated base for RateGroupDriver component.
void CycleOut_out(FwIndexType portNum, Os::RawTime &cycleStart)
Invoke output port CycleOut.
FwIndexType getNum_CycleOut_OutputPorts() const
void CycleIn_handlerBase(FwIndexType portNum, Os::RawTime &cycleStart)
Handler base-class function for input port CycleIn.
bool isConnected_CycleOut_OutputPort(FwIndexType portNum)
Svc::InputCyclePort * get_CycleIn_InputPort(FwIndexType portNum)
RateGroupDriverComponentBase(const char *compName="")
Construct RateGroupDriverComponentBase object.
C++-compatible configuration header for fprime configuration.