MIRA
|
This is the complete list of members for JSONRPCBackend::ServerResponse, including all inherited members.
returnException(RPCError reason, const std::string &message) | JSONRPCBackend::ServerResponse | inline |
returnException(RPCError reason, const std::string &message, const CallStack &callstack) | JSONRPCBackend::ServerResponse | inline |
returnException(RPCError reason, SerializableException &ex) | JSONRPCBackend::ServerResponse | inline |
returnResult(const R &res) | JSONRPCBackend::ServerResponse | inline |
returnVoid() | JSONRPCBackend::ServerResponse | inline |
ServerResponse(json::Value *value) | JSONRPCBackend::ServerResponse | inline |
setHeader(const std::string &callId) | JSONRPCBackend::ServerResponse | inline |