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(
PlatformIndexType FwIndexType
C++-compatible configuration header for fprime configuration.
void init()
Object initializer.
Auto-generated base for RateGroupDriver component.
FwIndexType getNum_CycleOut_OutputPorts() const
virtual void CycleIn_handler(FwIndexType portNum, Os::RawTime &cycleStart)=0
Handler for input port CycleIn.
FwIndexType getNum_CycleIn_InputPorts() const
friend class RateGroupDriverComponentBaseFriend
Friend class for white-box testing.
@ NUM_CYCLEOUT_OUTPUT_PORTS
void CycleIn_handlerBase(FwIndexType portNum, Os::RawTime &cycleStart)
Handler base-class function for input port CycleIn.
RateGroupDriverComponentBase(const char *compName="")
Construct RateGroupDriverComponentBase object.
void CycleOut_out(FwIndexType portNum, Os::RawTime &cycleStart)
Invoke output port CycleOut.
virtual ~RateGroupDriverComponentBase()
Destroy RateGroupDriverComponentBase object.
@ NUM_CYCLEIN_INPUT_PORTS
Svc::InputCyclePort * get_CycleIn_InputPort(FwIndexType portNum)
void set_CycleOut_OutputPort(FwIndexType portNum, Svc::InputCyclePort *port)
Connect port to CycleOut[portNum].
bool isConnected_CycleOut_OutputPort(FwIndexType portNum)