RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
Datacratic::S3Api::Response Struct Reference

#include <s3.h>

List of all members.

Public Member Functions

std::string body () const
std::unique_ptr
< tinyxml2::XMLDocument > 
bodyXml () const
 operator std::unique_ptr< tinyxml2::XMLDocument > () const
std::string bodyXmlStr () const
std::string getHeader (const std::string &name) const

Public Attributes

long code_
std::string body_
HttpHeader header_

Detailed Description

The response of a request. Has a return code and a body.

Definition at line 107 of file s3.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator