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

#include <router.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 64 of file router.h.


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