7 #ifndef Svc_FatalEventPortAc_HPP 8 #define Svc_FatalEventPortAc_HPP 13 #if !FW_DIRECT_PORT_CALLS 118 #if !FW_DIRECT_PORT_CALLS 174 #if FW_PORT_SERIALIZATION == 1
PlatformSizeType FwSizeType
OutputFatalEventPort()
Constructor.
void invoke(FwEventIdType Id) const
Invoke a port connection.
SerializeStatus
forward declaration for string
FwIdType FwEventIdType
The type of an event identifier.
void addCallPort(InputFatalEventPort *callPort)
Register an input port.
Fw::Serializable::SizeType getCapacity() const override
uint8_t U8
8-bit unsigned integer
static Fw::SerializeStatus serializePortArgs(FwEventIdType Id, Fw::SerialBufferBase &_buffer)
Serialize port arguments into a buffer.
static constexpr FwSizeType CAPACITY
FatalEventPortSerializer()
Constructor.
PlatformIndexType FwIndexType
RateGroupDivider component implementation.
void init()
Initialization function.
const U8 * getBuffAddr() const override
U8 * getBuffAddr() override
Fw::SerializeStatus deserializePortArgs(Fw::SerialBufferBase &_buffer)
Deserialze port arguments into members.