JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Static Public Member Functions | Static Public Attributes
joda::network::client::QueryRequest Class Reference

#include <QueryRequest.h>

Static Public Member Functions

static std::pair< int64_t, int64_t > query (httplib::Client &client, const std::string &query, const std::string &prefix)
 

Static Public Attributes

static constexpr auto endpoint = "/query"
 

Member Function Documentation

◆ query()

std::pair< int64_t, int64_t > joda::network::client::QueryRequest::query ( httplib::Client &  client,
const std::string &  query,
const std::string &  prefix 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ endpoint

constexpr auto joda::network::client::QueryRequest::endpoint = "/query"
staticconstexpr

The documentation for this class was generated from the following files: