RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions | Public Attributes
RTBKIT::PotentialBidder Struct Reference

#include <router_types.h>

List of all members.

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< AgentStatsstats

Detailed Description

Information about one of the agents in a round robin group.

Definition at line 235 of file router_types.h.


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