|
libtasks Documentation
1.6
|
#include <iostream>#include <arpa/inet.h>#include <thrift/protocol/TBinaryProtocol.h>#include <thrift/transport/THttpClient.h>#include <boost/shared_ptr.hpp>#include "test_service.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 15 of file thrift_client/thrift_http_client.cpp.