7 #ifndef Svc_FileAnnouncePortAc_HPP 8 #define Svc_FileAnnouncePortAc_HPP 14 #if !FW_DIRECT_PORT_CALLS 114 #if !FW_DIRECT_PORT_CALLS 170 #if FW_PORT_SERIALIZATION == 1 OutputFileAnnouncePort()
Constructor.
FileAnnouncePortBuffer()
Constructor.
static Fw::SerializeStatus serializePortArgs(Fw::StringBase &file_name, Fw::SerialBufferBase &_buffer)
Serialize port arguments into a buffer.
PlatformSizeType FwSizeType
Fw::ExternalString m_file_name
void addCallPort(InputFileAnnouncePort *callPort)
Register an input port.
LinearBufferBase()=delete
SerializeStatus
forward declaration for string
static constexpr FwSizeType CAPACITY
FileAnnouncePortSerializer()
Constructor.
A string backed by an external buffer.
uint8_t U8
8-bit unsigned integer
PlatformIndexType FwIndexType
void invoke(Fw::StringBase &file_name) const
Invoke a port connection.
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.
Fw::SerializeStatus deserializePortArgs(Fw::SerialBufferBase &_buffer)
Deserialze port arguments into members.
void init()
Initialization function.