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::Content Struct Reference

List of all members.

Public Member Functions

 Content (const char *data, uint64_t size, const std::string &contentType="", const std::string &contentMd5="")
 Content (const tinyxml2::XMLDocument &xml)

Public Attributes

const char * data
uint64_t size
bool hasContent
std::string str
std::string contentType
std::string contentMd5

Detailed Description

Definition at line 58 of file s3.h.


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