#include "curl_error.h"
Definition at line 12 of file curl_error.h.
◆ curl_error()
curl_error::curl_error |
( |
int |
errorcode, |
|
|
std::string |
message |
|
) |
| |
◆ operator<< [1/2]
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const curl_error & |
U |
|
) |
| |
|
friend |
◆ operator<< [2/2]
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const curl_error * |
U |
|
) |
| |
|
friend |
◆ errorcode
int yatbcpp::curl_error::errorcode |
|
private |
◆ message
std::string yatbcpp::curl_error::message |
|
private |
The documentation for this class was generated from the following files: