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::AugmentationInfo Struct Reference

List of all members.

Public Member Functions

 AugmentationInfo (const std::shared_ptr< Auction > &auction, Date lossTimeout)

Public Attributes

std::shared_ptr< Auctionauction
 Our copy of the auction.
Date lossTimeout
 When we send a loss if.
std::vector
< GroupPotentialBidders
potentialGroups
 One per group.

Detailed Description

Definition at line 47 of file augmentation_loop.h.


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