MIRA
|
This is the complete list of members for JSONRPCBackend::ServerRequest, including all inherited members.
checkSignature(const RPCSignature &signature) | JSONRPCBackend::ServerRequest | inline |
getCallId(const json::Value *request) | JSONRPCBackend::ServerRequest | inlinestatic |
getHeader(std::string &oCallId, std::string &oService) | JSONRPCBackend::ServerRequest | inline |
getParameter(P &oParam) | JSONRPCBackend::ServerRequest | inline |
getServiceMethod(const json::Value *request, std::string &oService, std::string &oMethod) | JSONRPCBackend::ServerRequest | inlinestatic |
getSignature() | JSONRPCBackend::ServerRequest | inline |
ServerRequest(const json::Value *value) | JSONRPCBackend::ServerRequest | inline |