libtasks Documentation  1.6
json_handler Class Reference
Inheritance diagram for json_handler:
Collaboration diagram for json_handler:

Public Member Functions

bool handle_response (std::shared_ptr< tasks::net::http_response > response)
 
void print_tree (ptree &pt, std::string indent="")
 

Detailed Description

Definition at line 18 of file jsontest.cpp.

Member Function Documentation

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

Implements tasks::net::http_response_handler.

Definition at line 20 of file jsontest.cpp.

void json_handler::print_tree ( ptree &  pt,
std::string  indent = "" 
)
inline

Definition at line 38 of file jsontest.cpp.


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