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

List of all members.

Classes

struct  category
struct  Impl

Public Types

typedef char char_type

Public Member Functions

std::streamsize read (char_type *s, std::streamsize n)
bool is_open () const
void close ()

Static Public Member Functions

 StreamingDownloadSource (const S3Api *owner, const std::string &bucket, const std::string &object)

Public Attributes

std::shared_ptr< Implimpl

Detailed Description

Definition at line 1379 of file s3.cc.


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