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

List of all members.

Public Member Functions

void doOptions (int argc, char **argv, const boost::program_options::options_description &opts=boost::program_options::options_description())
void init ()
void start ()
void shutdown ()

Public Attributes

ServiceProxyArguments serviceArgs
std::vector< std::string > logUris
 TODO: zookeeper.
std::string exchangeConfigurationFile
float lossSeconds
std::shared_ptr< ServiceProxiesproxies
std::shared_ptr< SlaveBankerbanker
std::shared_ptr< Routerrouter
Json::Value exchangeConfig

Detailed Description

Definition at line 23 of file router_runner.h.


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