BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Static Public Attributes | List of all members
graphene::utilities::curl_wrapper::http_response_code Struct Reference

#include <elasticsearch.hpp>

Static Public Attributes

static constexpr uint16_t HTTP_200 = 200
 
static constexpr uint16_t HTTP_401 = 401
 
static constexpr uint16_t HTTP_413 = 413
 

Detailed Description

Definition at line 52 of file elasticsearch.hpp.

Member Data Documentation

◆ HTTP_200

constexpr uint16_t graphene::utilities::curl_wrapper::http_response_code::HTTP_200 = 200
staticconstexpr

Definition at line 54 of file elasticsearch.hpp.

◆ HTTP_401

constexpr uint16_t graphene::utilities::curl_wrapper::http_response_code::HTTP_401 = 401
staticconstexpr

Definition at line 55 of file elasticsearch.hpp.

◆ HTTP_413

constexpr uint16_t graphene::utilities::curl_wrapper::http_response_code::HTTP_413 = 413
staticconstexpr

Definition at line 56 of file elasticsearch.hpp.


The documentation for this struct was generated from the following file: