36#ifndef IMT_BASE_DFF_ACTIVEPARTS_RECEIVERIFC_H
37#define IMT_BASE_DFF_ACTIVEPARTS_RECEIVERIFC_H
46namespace activeparts {
70 virtual ::imt::base::dff::runtime::RuntimeCore::CoreHandle
getReceiveHandle()
const = 0;
Serialization is the process of translating data structures into a binary representation.
Interface for any receiver to be called on received serialized data.s.
ReceiverIfc() noexcept=default
virtual ::imt::base::dff::runtime::RuntimeCore::CoreHandle getReceiveHandle() const =0
Get the handle of this input.
virtual ::imt::base::dff::runtime::RuntimePriority getReceivePriority() const =0
Get the priority of this input.
virtual void receive(uint16_t const protocolIdentifier, ::imt::base::core::serialization::SerializableIfc const *const pEventData, size_t const eventDataSizeBytes) const =0
Method called whenever a message shall be received.
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int16 uint16_t