ADTF  3.18.3
jsonrpc_object_server< ServerStub, Connector > Member List

This is the complete list of members for jsonrpc_object_server< ServerStub, Connector >, including all inherited members.

AbstractServerConnector() (defined in AbstractServerConnector)AbstractServerConnectorprotected
GetHandler() (defined in AbstractServerConnector)AbstractServerConnectorprotected
HandleCall(const char *strRequest, size_t nRequestSize, IResponse &oResponse)jsonrpc_object_server< ServerStub, Connector >inlinevirtual
handler (defined in AbstractServerConnector)AbstractServerConnectorprivate
json_to_result(const Json::Value &oValue)cJSONConversionsprotectedstatic
jsonrpc_object_server()jsonrpc_object_server< ServerStub, Connector >inline
OnRequest(const std::string &request, IResponse *response)cServerConnectorprotected
ProcessRequest(const std::string &request, std::string &response) (defined in AbstractServerConnector)AbstractServerConnectorprotected
result_to_json(a_util::result::Result nResult)cJSONConversionsprotectedstatic
SendResponse(const std::string &response, void *addInfo)cServerConnectorprotected
SetHandler(IClientConnectionHandler *handler) (defined in AbstractServerConnector)AbstractServerConnectorprotected
StartListening()cServerConnectorprotectedvirtual
stoll(const std::string &strValue)cJSONConversionsprotectedstatic
StopListening()cServerConnectorprotectedvirtual
stoull(const std::string &strValue)cJSONConversionsprotectedstatic
to_string(uint64_t nValue)cJSONConversionsprotectedstatic
to_string(int64_t nValue)cJSONConversionsprotectedstatic
~AbstractServerConnector() (defined in AbstractServerConnector)AbstractServerConnectorprotectedvirtual