7 #ifndef Fw_TimePortAc_HPP 8 #define Fw_TimePortAc_HPP 79 #if FW_PORT_SERIALIZATION == 1 void addCallPort(InputTimePort *callPort)
Register an input port.
SerializeStatus
forward declaration for string
void init()
Initialization function.
void invoke(Fw::Time &time) const
Invoke a port interface.
PlatformIndexType FwIndexType
OutputTimePort()
Constructor.