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::AuctionInfoBase Struct Reference
Inheritance diagram for RTBKIT::AuctionInfoBase:
RTBKIT::AuctionInfo

List of all members.

Public Member Functions

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

Public Attributes

std::shared_ptr< Auctionauction
 Our copy of the auction.
Date lossTimeout
 there is no win

Detailed Description

Definition at line 268 of file router_types.h.


Member Data Documentation

there is no win

When we send a loss if

Definition at line 277 of file router_types.h.


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