3#ifndef IMT_BASE_LIB_REMOTING_REMOTINGSENDSERVICEIFC_H 
    4#define IMT_BASE_LIB_REMOTING_REMOTINGSENDSERVICEIFC_H 
Interface for the remoting sending service (allows remote objects to initiate the send by themselves)...
 
virtual uint32_t getMaxTransferSize() const =0
Return the buffer size.
 
RemotingSendServiceIfc() noexcept=default
Default constructor.
 
virtual bool send(int32_t const remoteObjectId)=0
Sends the remote object with the given id.
 
Interface for the RemotingService.
 
This is a application specific file which is used to configure Imt.Base.Core.Math.
 
unsigned __int32 uint32_t