|
Dev Essential
|
This is the complete list of members for rpc::jsonrpc_object_server< ServerStub, Connector >, including all inherited members.
| HandleCall(const char *strRequest, size_t nRequestSize, IResponse &oResponse) | rpc::jsonrpc_object_server< ServerStub, Connector > | inlinevirtual |
| json_to_result(const Json::Value &oValue) | rpc::cJSONConversions | protectedstatic |
| jsonrpc_object_server() | rpc::jsonrpc_object_server< ServerStub, Connector > | inline |
| OnRequest(const std::string &request, IResponse *response) | rpc::cServerConnector | protected |
| result_to_json(a_util::result::Result nResult) | rpc::cJSONConversions | protectedstatic |
| SendResponse(const std::string &response, void *addInfo) | rpc::cServerConnector | protected |
| StartListening() | rpc::cServerConnector | protected |
| stoll(const std::string &strValue) | rpc::cJSONConversions | protectedstatic |
| StopListening() | rpc::cServerConnector | protected |
| stoull(const std::string &strValue) | rpc::cJSONConversions | protectedstatic |
| to_string(uint64_t nValue) | rpc::cJSONConversions | protectedstatic |
| to_string(int64_t nValue) | rpc::cJSONConversions | protectedstatic |