7 #ifndef Fw_LogPortAc_HPP 8 #define Fw_LogPortAc_HPP 91 #if FW_PORT_SERIALIZATION == 1
SerializeStatus
forward declaration for string
FwIdType FwEventIdType
The type of an event identifier.
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
The size of the serial representation.
void addCallPort(InputLogPort *callPort)
Register an input port.