3#ifndef IMT_BASE_LIB_REMOTING_REMOTINGSERVICEBASE_H
4#define IMT_BASE_LIB_REMOTING_REMOTINGSERVICEBASE_H
Classes that implement this interface provide a generic mechanism to exchange data with a remoting pe...
Provides the base Class for RemotingSendService and RemotingReceiveService, which implements the Remo...
bool isRemoteObjectAdded(int32_t const remoteObjectId) const override
bool isRemoteObjectAdded(RemoteObjectIfc const &remoteObject) const override
uint32_t getRemoteObjectCount() const
Returns the count of remote objects that have been added to the remoting service.
RemotingServiceBase()
Constructor.
RemoteObjectIfc * getRemoteObject(int32_t const remoteObjectId) const
Get the remote object by Id.
bool removeObject(RemoteObjectIfc &remoteObject) override
bool add(RemoteObjectIfc &remoteObject) override
Interface for the RemotingService.
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int32 uint32_t