MIRA
|
Interface for PendingResponse. More...
#include <rpc/RPCClient.h>
Public Member Functions | |
virtual | ~PendingResponseBase () |
virtual void | handleResponse (void *responsePtr)=0 |
virtual void | handleServiceRemoved ()=0 |
virtual int | getBackendTypeId () const =0 |
Interface for PendingResponse.
|
inlinevirtual |
|
pure virtual |
Implemented in RPCClient::PendingResponse< Backend, R >.
|
pure virtual |
Implemented in RPCClient::PendingResponse< Backend, R >.
|
pure virtual |
Implemented in RPCClient::PendingResponse< Backend, R >.