3#ifndef IMT_BASE_LIB_REMOTING_DATARECEIVERIFC_H
4#define IMT_BASE_LIB_REMOTING_DATARECEIVERIFC_H
Inteface for a receiver that can be called when received data needs to be processed.
virtual void onDataReceived(uint8_t const *const pData, uint32_t const countDataBytes)=0
Callback if data is received.
DataReceiverIfc() noexcept=default
Default constructor.
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int32 uint32_t