7 #ifndef Svc_FileReadPortAc_HPP 8 #define Svc_FileReadPortAc_HPP 15 #if !FW_DIRECT_PORT_CALLS 129 #if !FW_DIRECT_PORT_CALLS 186 #if FW_PORT_SERIALIZATION == 1 Fw::ExternalString m_path
static Fw::SerializeStatus serializePortArgs(const Fw::StringBase &path, Fw::Buffer &buffer, Fw::SerialBufferBase &_buffer)
Serialize port arguments into a buffer.
PlatformSizeType FwSizeType
SerializeStatus
forward declaration for string
Fw::Serializable::SizeType getCapacity() const override
void addCallPort(InputFileReadPort *callPort)
Register an input port.
A string backed by an external buffer.
static constexpr FwSizeType CAPACITY
uint8_t U8
8-bit unsigned integer
OutputFileReadPort()
Constructor.
FileReadPortSerializer()
Constructor.
const U8 * getBuffAddr() const override
Serializer for FileRead port.
Serialization buffer for FileRead port.
Fw::SerializeStatus deserializePortArgs(Fw::SerialBufferBase &_buffer)
Deserialze port arguments into members.
void invoke(const Fw::StringBase &path, Fw::Buffer &buffer) const
Invoke a port connection.
PlatformIndexType FwIndexType
RateGroupDivider component implementation.
static constexpr SizeType STATIC_SERIALIZED_SIZE(SizeType maxLength)
static constexpr SizeType BUFFER_SIZE(SizeType maxLength)
Get the size of a null-terminated string buffer.
U8 * getBuffAddr() override
Size of Fw::Buffer when serialized.
void init()
Initialization function.