7 #ifndef Fw_SuccessConditionPortAc_HPP 8 #define Fw_SuccessConditionPortAc_HPP 13 #if !FW_DIRECT_PORT_CALLS 105 #if !FW_DIRECT_PORT_CALLS 161 #if FW_PORT_SERIALIZATION == 1
Fw::SerializeStatus deserializePortArgs(Fw::SerialBufferBase &_buffer)
Deserialze port arguments into members.
SuccessConditionPortSerializer()
Constructor.
PlatformSizeType FwSizeType
SuccessConditionPortBuffer()
Constructor.
static constexpr FwSizeType CAPACITY
void addCallPort(InputSuccessConditionPort *callPort)
Register an input port.
SerializeStatus
forward declaration for string
static Fw::SerializeStatus serializePortArgs(Fw::Success &condition, Fw::SerialBufferBase &_buffer)
Serialize port arguments into a buffer.
The size of the serial representation.
void invoke(Fw::Success &condition) const
Invoke a port connection.
OutputSuccessConditionPort()
Constructor.
uint8_t U8
8-bit unsigned integer
PlatformIndexType FwIndexType
Implementation of malloc based allocator.
void init()
Initialization function.