36#ifndef IMT_BASE_DFF_ACTIVEPARTS_TEST_CHANNELMOCKIN_H
37#define IMT_BASE_DFF_ACTIVEPARTS_TEST_CHANNELMOCKIN_H
47namespace activeparts {
Serialization is the process of translating data structures into a binary representation.
Interface of a channel to transmit data to a receiver.
Interface for any receiver to be called on received serialized data.s.
Mocking input channel for unit test which allows to pass data to the input port.
void send(uint16_t const protocolIdentifier, ::imt::base::core::serialization::SerializableIfc const *const pEventData, size_t const eventDataSizeBytes) final
void connectPortIn(ReceiverIfc const &portIn)
Connect input port with channel.
ChannelMockIn()=default
Constructor.
::imt::base::dff::runtime::RuntimeCore::CoreHandle m_receiverHandle
static constexpr CoreHandle COREHANDLE_INVALID
Constant which represents an invalid CoreHandle.
int16_t CoreHandle
A CoreHandle is used to identify an executable with a unique number (similar to a phone number).
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int16 uint16_t