|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <elasticsearch.hpp>
Public Member Functions | |
| bool | is_200 () const |
Public Attributes | |
| uint16_t | code |
| std::string | content |
Definition at line 59 of file elasticsearch.hpp.
| bool graphene::utilities::curl_wrapper::http_response::is_200 | ( | ) | const |
Definition at line 80 of file elasticsearch.cpp.
| uint16_t graphene::utilities::curl_wrapper::http_response::code |
Definition at line 61 of file elasticsearch.hpp.
| std::string graphene::utilities::curl_wrapper::http_response::content |
Definition at line 62 of file elasticsearch.hpp.
1.8.17