7 #ifndef Fw_LogPortAc_HPP 8 #define Fw_LogPortAc_HPP 91 #if FW_PORT_SERIALIZATION == 1
U32 FwEventIdType
The type of an event identifier.
SerializeStatus
forward declaration for string
The size of the serial representation.
Enum representing event severity.
void init()
Initialization function.
void invoke(FwEventIdType id, Fw::Time &timeTag, const Fw::LogSeverity &severity, Fw::LogBuffer &args) const
Invoke a port interface.
OutputLogPort()
Constructor.
PlatformIndexType FwIndexType
void addCallPort(InputLogPort *callPort)
Register an input port.