3#ifndef IMT_BASE_LIB_REMOTING_REMOTINGRECEIVESERVICE_H 
    4#define IMT_BASE_LIB_REMOTING_REMOTINGRECEIVESERVICE_H 
Deserializes various data types from the given byte buffer.
 
Inteface for a receiver that can be called when received data needs to be processed.
 
Service for remote objects to receive data from another remote object.
 
void onDataReceived(uint8_t const *const pData, uint32_t const countDataBytes) final
 
RemotingReceiveService()=default
Constructor.
 
Provides the base Class for RemotingSendService and RemotingReceiveService, which implements the Remo...
 
This is a application specific file which is used to configure Imt.Base.Core.Math.
 
unsigned __int32 uint32_t