7 #ifndef Svc_FileReadPortAc_HPP 8 #define Svc_FileReadPortAc_HPP 15 #if !FW_DIRECT_PORT_CALLS 116 #if !FW_DIRECT_PORT_CALLS 173 #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
LinearBufferBase()=delete
SerializeStatus
forward declaration for string
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.
FileReadPortBuffer()
Constructor.
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)
Implementation of malloc based allocator.
static constexpr SizeType BUFFER_SIZE(SizeType maxLength)
Get the size of a null-terminated string buffer.
Size of Fw::Buffer when serialized.
void init()
Initialization function.