#include <httplib.h>
◆ Result() [1/4]
| httplib::stream::Result::Result |
( |
| ) |
|
|
inline |
◆ Result() [2/4]
◆ Result() [3/4]
| httplib::stream::Result::Result |
( |
Result && | other | ) |
|
|
inlinenoexcept |
◆ Result() [4/4]
| httplib::stream::Result::Result |
( |
const Result & | | ) |
|
|
delete |
◆ data()
| const char * httplib::stream::Result::data |
( |
| ) |
const |
|
inline |
◆ error()
| Error httplib::stream::Result::error |
( |
| ) |
const |
|
inline |
◆ get_header_value()
| std::string httplib::stream::Result::get_header_value |
( |
const std::string & | key, |
|
|
const char * | def = "" ) const |
|
inline |
◆ has_header()
| bool httplib::stream::Result::has_header |
( |
const std::string & | key | ) |
const |
|
inline |
◆ has_read_error()
| bool httplib::stream::Result::has_read_error |
( |
| ) |
const |
|
inline |
◆ headers()
| const Headers & httplib::stream::Result::headers |
( |
| ) |
const |
|
inline |
◆ is_valid()
| bool httplib::stream::Result::is_valid |
( |
| ) |
const |
|
inline |
◆ next()
| bool httplib::stream::Result::next |
( |
| ) |
|
|
inline |
◆ operator bool()
| httplib::stream::Result::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator=() [1/2]
| Result & httplib::stream::Result::operator= |
( |
const Result & | | ) |
|
|
delete |
◆ operator=() [2/2]
| Result & httplib::stream::Result::operator= |
( |
Result && | other | ) |
|
|
inlinenoexcept |
◆ read_all()
| std::string httplib::stream::Result::read_all |
( |
| ) |
|
|
inline |
◆ read_error()
| Error httplib::stream::Result::read_error |
( |
| ) |
const |
|
inline |
◆ size()
| size_t httplib::stream::Result::size |
( |
| ) |
const |
|
inline |
◆ status()
| int httplib::stream::Result::status |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- third_party/src/include/camcom/third_party/httplib.h