KISSCPP
a C++ library for rapid application development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Typedefs
client.hpp File Reference
#include <iostream>
#include <boost/asio.hpp>
#include <boost/asio/basic_streambuf.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include "boost_ptree.hpp"
#include "logstream.hpp"
#include "request_status.hpp"
#include "configuration.hpp"
Include dependency graph for client.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kisscpp::client
 

Namespaces

 kisscpp
 

Typedefs

typedef boost::shared_ptr
< kisscpp::client
SharedClient
 

Typedef Documentation

typedef boost::shared_ptr<kisscpp::client> SharedClient