![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
| addChildServiceStatus(Json::Value &result) const | Datacratic::ServiceBase | [virtual] |
| bidRequestCreativeFilter(const BidRequest &request, const AgentConfig &config, const void *info) const | RTBKIT::ExchangeConnector | [virtual] |
| bidRequestPostFilter(const BidRequest &request, const AgentConfig &config, const void *info) const | RTBKIT::ExchangeConnector | [virtual] |
| bidRequestPreFilter(const BidRequest &request, const AgentConfig &config, const void *info) const | RTBKIT::ExchangeConnector | [virtual] |
| children_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
| configure(const Json::Value ¶meters)=0 | RTBKIT::ExchangeConnector | [pure virtual] |
| create(const std::string &exchangeType, ServiceBase &owner, const std::string &name) | RTBKIT::ExchangeConnector | [static] |
| enableUntil(Date date)=0 | RTBKIT::ExchangeConnector | [pure virtual] |
| eventPrefix_ (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [protected] |
| EventRecorder(const std::string &eventPrefix, const std::shared_ptr< EventService > &events) (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | |
| EventRecorder(const std::string &eventPrefix, const std::shared_ptr< ServiceProxies > &services) (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | |
| events_ (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [protected] |
| ExchangeConnector(const std::string &name, ServiceBase &parent) (defined in RTBKIT::ExchangeConnector) | RTBKIT::ExchangeConnector | |
| ExchangeConnector(const std::string &name, std::shared_ptr< ServiceProxies >=std::shared_ptr< ServiceProxies >()) (defined in RTBKIT::ExchangeConnector) | RTBKIT::ExchangeConnector | |
| exchangeName() const =0 | RTBKIT::ExchangeConnector | [pure virtual] |
| Factory typedef | RTBKIT::ExchangeConnector | |
| getCampaignCompatibility(const AgentConfig &config, bool includeReasons) const | RTBKIT::ExchangeConnector | [virtual] |
| getCreativeCompatibility(const Creative &creative, bool includeReasons) const | RTBKIT::ExchangeConnector | [virtual] |
| getServices() const (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
| getServiceStatus() const | Datacratic::ServiceBase | [virtual] |
| getZmqContext() const (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
| logException(std::exception_ptr exc, const std::string &context) (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
| OnAuction typedef | RTBKIT::ExchangeConnector | |
| onAuctionDone (defined in RTBKIT::ExchangeConnector) | RTBKIT::ExchangeConnector | |
| onNewAuction | RTBKIT::ExchangeConnector | |
| parent_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
| recordCount(float count, const std::string &event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordCount(float count, const char *event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordCount(float count, const char *event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordCount(float count, const std::string &event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordEvent(const char *eventName, EventType type=ET_COUNT, float value=1.0) const | Datacratic::EventRecorder | [inline] |
| recordEventFmt(EventType type, float value, const char *fmt,...) const JML_FORMAT_STRING(4 (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | |
| recordHit(const std::string &event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordHit(const char *event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordHit(const char *event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordHit(const std::string &event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordLevel(float level, const std::string &event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordLevel(float level, const char *event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordLevel(float level, const char *event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordLevel(float level, const std::string &event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordOutcome(float outcome, const std::string &event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordOutcome(float outcome, const char *event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordOutcome(float outcome, const char *event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| recordOutcome(float outcome, const std::string &event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
| registerFactory(const std::string &exchange, Factory factory) | RTBKIT::ExchangeConnector | [static] |
| registerServiceProvider(const std::string &name, const std::vector< std::string > &serviceClasses) | Datacratic::ServiceBase | |
| ServiceBase(const std::string &serviceName, std::shared_ptr< ServiceProxies >=std::shared_ptr< ServiceProxies >()) | Datacratic::ServiceBase | |
| ServiceBase(const std::string &subServiceName, ServiceBase &parent) | Datacratic::ServiceBase | |
| serviceName() const (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
| serviceName_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
| services_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
| setAcceptBidRequestProbability(double prob)=0 | RTBKIT::ExchangeConnector | [pure virtual] |
| setServices(std::shared_ptr< ServiceProxies > services) (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
| shutdown() | RTBKIT::ExchangeConnector | [virtual] |
| start() | RTBKIT::ExchangeConnector | [virtual] |
| unregisterServiceProvider(const std::string &name, const std::vector< std::string > &serviceClasses) | Datacratic::ServiceBase | |
| ~ExchangeConnector() (defined in RTBKIT::ExchangeConnector) | RTBKIT::ExchangeConnector | [virtual] |
| ~ServiceBase() (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [virtual] |
1.7.6.1