7 #ifndef Svc_LinuxTimerComponentAc_HPP
8 #define Svc_LinuxTimerComponentAc_HPP
67 #if FW_PORT_SERIALIZATION
78 Fw::InputSerializePort* port
91 const char* compName =
""
PlatformIndexType FwIndexType
C++-compatible configuration header for fprime configuration.
void init()
Object initializer.
Auto-generated base for LinuxTimer component.
FwIndexType getNum_CycleOut_OutputPorts() const
void CycleOut_out(FwIndexType portNum, Os::RawTime &cycleStart)
Invoke output port CycleOut.
void set_CycleOut_OutputPort(FwIndexType portNum, Svc::InputCyclePort *port)
Connect port to CycleOut[portNum].
friend class LinuxTimerComponentBaseFriend
Friend class for white-box testing.
bool isConnected_CycleOut_OutputPort(FwIndexType portNum)
virtual ~LinuxTimerComponentBase()
Destroy LinuxTimerComponentBase object.
@ NUM_CYCLEOUT_OUTPUT_PORTS
LinuxTimerComponentBase(const char *compName="")
Construct LinuxTimerComponentBase object.