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 | Public Attributes
Datacratic::StreamingUploadSource Struct Reference

List of all members.

Classes

struct  category
struct  Impl

Public Types

typedef char char_type

Public Member Functions

 StreamingUploadSource (const S3Api *owner, const std::string &bucket, const std::string &object, const S3Api::ObjectMetadata &metadata)
std::streamsize write (const char_type *s, std::streamsize n)
bool is_open () const
void close ()

Public Attributes

std::shared_ptr< Implimpl

Detailed Description

Definition at line 1637 of file s3.cc.


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