client-cpp  0.7.0
IHttpResponse.hpp File Reference
#include "kaa/KaaDefaults.hpp"
#include <cstdint>
#include <boost/shared_array.hpp>
#include <string>
#include <vector>
+ Include dependency graph for IHttpResponse.hpp:
+ This graph shows which files directly or indirectly include this file:

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