libtasks Documentation  1.6
test_handler Class Reference

#include <test_http_sender.h>

Inheritance diagram for test_handler:
Collaboration diagram for test_handler:

Public Member Functions

bool handle_response (std::shared_ptr< tasks::net::http_response > response)
 
bool handle_response (std::shared_ptr< tasks::net::http_response > response)
 

Detailed Description

Definition at line 14 of file http_client.cpp.

Member Function Documentation

bool test_handler::handle_response ( std::shared_ptr< tasks::net::http_response response)
inlinevirtual

Implements tasks::net::http_response_handler.

Definition at line 16 of file http_client.cpp.

bool test_handler::handle_response ( std::shared_ptr< tasks::net::http_response response)
virtual

The documentation for this class was generated from the following files: