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

#include <s3.h>

Inherits std::istream.

List of all members.

Public Member Functions

 S3IStream (const S3Api &s3, const std::string &uri)
void open (const std::string &uri)
void open (const std::string &bucket, const std::string &object)

Detailed Description

std::istream that connects to s3 and streams a file.

Definition at line 471 of file s3.h.


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