7 #ifndef Fw_SuccessConditionPortAc_HPP 8 #define Fw_SuccessConditionPortAc_HPP 13 #if !FW_DIRECT_PORT_CALLS 118 #if !FW_DIRECT_PORT_CALLS 174 #if FW_PORT_SERIALIZATION == 1
Fw::SerializeStatus deserializePortArgs(Fw::SerialBufferBase &_buffer)
Deserialze port arguments into members.
SuccessConditionPortSerializer()
Constructor.
PlatformSizeType FwSizeType
static constexpr FwSizeType CAPACITY
U8 * getBuffAddr() override
Fw::Serializable::SizeType getCapacity() const override
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.
void invoke(Fw::Success &condition) const
Invoke a port connection.
OutputSuccessConditionPort()
Constructor.
The size of the serial representation.
uint8_t U8
8-bit unsigned integer
PlatformIndexType FwIndexType
Implementation of malloc based allocator.
void init()
Initialization function.
const U8 * getBuffAddr() const override