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

#include <s3.h>

Inheritance diagram for Datacratic::S3Api::SignedRequest:
Datacratic::S3Api::RequestParams

List of all members.

Public Member Functions

Response performSync () const

Public Attributes

RequestParams params
std::string auth
std::string uri
double bandwidthToServiceMbps

Detailed Description

Signed request that can be executed.

Definition at line 188 of file s3.h.


Member Function Documentation

Perform the request synchronously and return the result.

Definition at line 231 of file s3.cc.


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