36#ifndef IMT_BASE_DFF_ACTIVEPARTS_CHANNELIFC_H 
   37#define IMT_BASE_DFF_ACTIVEPARTS_CHANNELIFC_H 
   45namespace activeparts {
 
Serialization is the process of translating data structures into a binary representation.
 
Interface of a channel to transmit data to a receiver.
 
virtual void send(uint16_t const protocolIdentifier, ::imt::base::core::serialization::SerializableIfc const *const pEventData, size_t const eventDataSizeBytes)=0
Send the given data to receiver through the scheduler.
 
ChannelIfc() noexcept=default
 
This is a application specific file which is used to configure Imt.Base.Core.Math.
 
unsigned __int16 uint16_t