36#ifndef IMT_BASE_CORE_SERIALIZATION_SERIALIZABLESENDERIFC_H
37#define IMT_BASE_CORE_SERIALIZATION_SERIALIZABLESENDERIFC_H
45namespace serialization {
Serialization is the process of translating data structures into a binary representation.
Interface to write a serializable object to another object.
SerializableSenderIfc() noexcept=default
virtual ~SerializableSenderIfc()=default
virtual void write(uint16_t const protocolIdentifier, ::imt::base::core::serialization::SerializableIfc const *const pEventData, size_t const eventDataSizeBytes)=0
Write object.
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int16 uint16_t