KISSCPP
a C++ library for rapid application development
|
#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"
Go to the source code of this file.
Classes | |
class | kisscpp::client |
Namespaces | |
kisscpp | |
Typedefs | |
typedef boost::shared_ptr < kisscpp::client > | SharedClient |
typedef boost::shared_ptr<kisscpp::client> SharedClient |