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

#include <agent_configuration_listener.h>

Inherits std::vector< T >.

List of all members.

Public Attributes

std::unordered_map
< std::string, int > 
agentIndex
std::unordered_map< AccountKey,
std::vector< int > > 
accountIndex

Detailed Description

A read-only structure with information about all of the agents so that auctions can scan them without worrying about data dependencies. Uses RCU.

Definition at line 38 of file agent_configuration_listener.h.


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