RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Public Member Functions | Public Attributes
Components Struct Reference

List of all members.

Public Member Functions

 Components (std::shared_ptr< ServiceProxies > proxies)
void shutdown ()
void init ()

Public Attributes

std::shared_ptr< ServiceProxiesproxies
RedisTemporaryServer redis
Router router1
Router router2
MockAdServerConnector winStream
PostAuctionLoop postAuctionLoop
MasterBanker masterBanker
SlaveBudgetController budgetController
AgentConfigurationService agentConfig
MonitorEndpoint monitor
TestAgent agent
FrequencyCapAugmentor augmentor
vector< unique_ptr
< MockExchangeConnector > > 
exchangeConnectors
vector< int > exchangePorts

Detailed Description

Initializes the various components of the RTBKit stack.

Definition at line 43 of file rtbkit_integration_test.cc.


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