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
RTBKIT::Auction::Data Struct Reference

List of all members.

Public Member Functions

 Data (int numSpots)
bool hasValidResponse (int spotNum) const
bool hasError () const
const ResponsewinningResponse (int spotNum) const

Public Attributes

bool tooLate
std::vector< std::vector
< Response > > 
responses
 Losing responses to track.
std::set< std::string > dataSources
DataoldData
 GC list.
std::string error
std::string details

Detailed Description

Definition at line 234 of file auction.h.


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