MIRA
|
This is the complete list of members for RPCClient, including all inherited members.
addPendingResponse(const std::string &callId) | RPCClient | inline |
call(typename Backend::ClientRequest &request, const std::string &service, const std::string &method, ARGS &&... args) | RPCClient | inline |
handleResponse(typename Backend::ClientResponse &response) | RPCClient | inline |
handleServiceRemoved(const std::string &callId) | RPCClient | inline |
onDestructFuture(const std::string &callId) | RPCClient | inlinevirtual |
PendingResponsePtr typedef | RPCClient | protected |
~AbstractRPCClient() | AbstractRPCClient | inlinevirtual |