|
Electroneum
|
#include <http_client_base.h>

Public Member Functions | |
| virtual | ~i_target_handler () |
| virtual bool | handle_target_data (std::string &piece_of_transfer)=0 |
Definition at line 53 of file http_client_base.h.
|
inlinevirtual |
Definition at line 55 of file http_client_base.h.
|
pure virtual |
Implemented in epee::net_utils::http::http_simple_client_template< net_client_type >, and epee::net_utils::http::http_simple_client_template< dummy_client >.
