client-cpp
0.10.0
|
#include "kaa/KaaDefaults.hpp"
#include <cstdint>
#include <boost/shared_array.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | kaa::IHttpResponse |
Namespaces | |
kaa | |
Typedefs | |
typedef std::pair < boost::shared_array < std::uint8_t >, size_t > | kaa::SharedBody |