7 #ifndef Fw_ReadyPortAc_HPP 8 #define Fw_ReadyPortAc_HPP 12 #if !FW_DIRECT_PORT_CALLS 76 #if !FW_DIRECT_PORT_CALLS 142 #if FW_PORT_SERIALIZATION == 1 void init()
Initialization function.
PlatformSizeType FwSizeType
U8 * getBuffAddr() override
static constexpr FwSizeType CAPACITY
SerializeStatus
forward declaration for string
const U8 * getBuffAddr() const override
uint8_t U8
8-bit unsigned integer
PlatformIndexType FwIndexType
OutputReadyPort()
Constructor.
void addCallPort(InputReadyPort *callPort)
Register an input port.
Implementation of malloc based allocator.
void invoke() const
Invoke a port connection.
Fw::Serializable::SizeType getCapacity() const override