7 #ifndef Fw_LogPortAc_HPP 8 #define Fw_LogPortAc_HPP 91 #if FW_PORT_SERIALIZATION == 1 The size of the serial representation.
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
void addCallPort(InputLogPort *callPort)
Register an input port.
Implementation of malloc based allocator.