36#ifndef IMT_BASE_DFF_ACTIVEPARTS_PORTOUTPUT_H
37#define IMT_BASE_DFF_ACTIVEPARTS_PORTOUTPUT_H
47namespace activeparts {
Serialization is the process of translating data structures into a binary representation.
Interface to write a serializable object to another object.
Interface of a channel to transmit data to a receiver.
Messages can be sent on the output port.
ChannelIfc const * getChannel() const
Get the read only pointer to the channel.
virtual void setChannel(ChannelIfc &channel)
Set the channel to transport the message.
void write(uint16_t const protocolIdentifier, ::imt::base::core::serialization::SerializableIfc const *const pEventData, size_t const eventDataSizeBytes) final
Write data to port (is sent via the ChannelIfc)
ChannelIfc * getChannel()
Get the modifiable pointer to the channel.
PortOutput()=default
Constructor.
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int16 uint16_t