7 #ifndef Fw_BufferSendPortAc_HPP 8 #define Fw_BufferSendPortAc_HPP 13 #if !FW_DIRECT_PORT_CALLS 118 #if !FW_DIRECT_PORT_CALLS 174 #if FW_PORT_SERIALIZATION == 1
PlatformSizeType FwSizeType
U8 * getBuffAddr() override
static constexpr FwSizeType CAPACITY
Fw::Serializable::SizeType getCapacity() const override
SerializeStatus
forward declaration for string
void invoke(Fw::Buffer &fwBuffer) const
Invoke a port connection.
void addCallPort(InputBufferSendPort *callPort)
Register an input port.
OutputBufferSendPort()
Constructor.
Fw::SerializeStatus deserializePortArgs(Fw::SerialBufferBase &_buffer)
Deserialze port arguments into members.
uint8_t U8
8-bit unsigned integer
void init()
Initialization function.
PlatformIndexType FwIndexType
BufferSendPortSerializer()
Constructor.
Implementation of malloc based allocator.
const U8 * getBuffAddr() const override
static Fw::SerializeStatus serializePortArgs(Fw::Buffer &fwBuffer, Fw::SerialBufferBase &_buffer)
Serialize port arguments into a buffer.
Size of Fw::Buffer when serialized.