7 #ifndef Fw_DpRequestPortAc_HPP 8 #define Fw_DpRequestPortAc_HPP 14 #if !FW_DIRECT_PORT_CALLS 128 #if !FW_DIRECT_PORT_CALLS 189 #if FW_PORT_SERIALIZATION == 1
PlatformSizeType FwSizeType
void init()
Initialization function.
void addCallPort(InputDpRequestPort *callPort)
Register an input port.
Fw::SerializeStatus deserializePortArgs(Fw::SerialBufferBase &_buffer)
Deserialze port arguments into members.
SerializeStatus
forward declaration for string
OutputDpRequestPort()
Constructor.
static Fw::SerializeStatus serializePortArgs(FwDpIdType id, FwSizeType dataSize, Fw::SerialBufferBase &_buffer)
Serialize port arguments into a buffer.
const U8 * getBuffAddr() const override
void invoke(FwDpIdType id, FwSizeType dataSize) const
Invoke a port connection.
uint8_t U8
8-bit unsigned integer
FwIdType FwDpIdType
The type of a data product identifier.
DpRequestPortSerializer()
Constructor.
PlatformIndexType FwIndexType
Fw::Serializable::SizeType getCapacity() const override
Implementation of malloc based allocator.
static constexpr FwSizeType CAPACITY
U8 * getBuffAddr() override