![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
#include <router_types.h>
Public Types | |
| enum | { NULL_PROP = 1000000 } |
Public Member Functions | |
| bool | operator< (const PotentialBidder &other) const |
Public Attributes | |
| std::string | agent |
| float | inFlightProp |
| BiddableSpots | imp |
|
std::shared_ptr< const AgentConfig > | config |
| std::shared_ptr< AgentStats > | stats |
Information about one of the agents in a round robin group.
Definition at line 235 of file router_types.h.
1.7.6.1