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::StreamingDownloadSource::Impl Struct Reference

List of all members.

Public Member Functions

void start ()
void stop ()
std::streamsize read (char_type *s, std::streamsize n)
void runThread ()

Public Attributes

const S3Apiowner
S3Api::ObjectInfo info
std::string bucket
std::string object
size_t offset
size_t chunkSize
size_t bytesDone
bool shutdown
boost::thread_group tg
string readPart
size_t readPartOffset
Date startDate
size_t writeOffset
size_t readOffset
int readPartReady
int readPartDone
int writePartNumber
int allocPartNumber

Detailed Description

Definition at line 1403 of file s3.cc.


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