RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
RTBKIT::HttpAdServerConnector Struct Reference
Inheritance diagram for RTBKIT::HttpAdServerConnector:
RTBKIT::AdServerConnector Datacratic::ServiceBase Datacratic::EventRecorder RTBKIT::MockAdServerConnector

List of all members.

Public Member Functions

 HttpAdServerConnector (const std::string &serviceName, const std::shared_ptr< Datacratic::ServiceProxies > &proxy)
void registerEndpoint (int port, const HttpAdServerRequestCb &requestCb)
void init (const std::shared_ptr< ConfigurationService > &config)
void shutdown ()
void bindTcp ()
void start ()

Detailed Description

Definition at line 89 of file http_adserver_connector.h.


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