client-cpp  0.0.1-SNAPSHOT
IHttpResponse.hpp File Reference
#include <boost/cstdint.hpp>
#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
< boost::uint8_t >, size_t > 
kaa::SharedBody