47 #ifndef _MIRA_ABSTRACTRPCCLIENT_H_ 48 #define _MIRA_ABSTRACTRPCCLIENT_H_ specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
virtual void onDestructFuture(const std::string &callId)=0
Is called in the destructor of each RPCFuture to inform the client that we are no longer waiting for ...
Abstract interface for RPCClient.
Definition: AbstractRPCClient.h:60
virtual ~AbstractRPCClient()
Definition: AbstractRPCClient.h:63