![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
| addChildServiceStatus(Json::Value &result) const | Datacratic::ServiceBase | [virtual] |
| banker (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| bindTcp() | RTBKIT::PostAuctionLoop | |
| children_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
| 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] |
| getBanker() const (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | [inline] |
| getProviderIndicators() const (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | [virtual] |
| getProviderName() const (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | [virtual] |
| getServices() const (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
| getServiceStatus() const | RTBKIT::PostAuctionLoop | [virtual] |
| getZmqContext() const (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
| init() (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| initStatePersistence(const std::string &path) | RTBKIT::PostAuctionLoop | |
| injectCampaignEvent(const std::string &label, const Id &auctionId, const Id &adSpotId, Date timestamp, const JsonHolder &eventMeta, const UserIds &ids) | RTBKIT::PostAuctionLoop | |
| injectLoss(const Id &auctionId, const Id &adspot, Date timestamp, const JsonHolder &lossMeta, const AccountKey &account, Date bidTimestamp) | RTBKIT::PostAuctionLoop | |
| injectSubmittedAuction(const Id &auctionId, const Id &adSpotId, std::shared_ptr< BidRequest > bidRequest, const std::string &bidRequestStr, const std::string &bidRequestStrFormat, const JsonHolder &augmentations, const Auction::Response &bidResponse, Date lossTimeout) | RTBKIT::PostAuctionLoop | |
| injectWin(const Id &auctionId, const Id &adspot, Amount winPrice, Date timestamp, const JsonHolder &winMeta, const UserIds &ids, const AccountKey &account, Date bidTimestamp) | RTBKIT::PostAuctionLoop | |
| lastCampaignEvent (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| lastWinLoss (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| logException(std::exception_ptr exc, const std::string &context) (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
| logger (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| logMessage(const std::string &channel, Args...args) | RTBKIT::PostAuctionLoop | [inline] |
| logPAError(const std::string &function, const std::string &exception, Args...args) | RTBKIT::PostAuctionLoop | [inline] |
| monitorProviderClient (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| notifyFinishedSpot(const Id &auctionId, const Id &adSpotId) | RTBKIT::PostAuctionLoop | |
| numAwaitingWinLoss() const (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | [inline] |
| numCampaignEvents (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| numFinishedAuctionsTracked() const (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | [inline] |
| numLosses (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| numWins (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| parent_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
| PostAuctionLoop(ServiceBase &parent, const std::string &serviceName) (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| PostAuctionLoop(std::shared_ptr< ServiceProxies > proxies, const std::string &serviceName) (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| 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] |
| 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] |
| setBanker(const std::shared_ptr< Banker > &newBanker) (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | [inline] |
| setServices(std::shared_ptr< ServiceProxies > services) (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
| shutdown() (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| start(std::function< void()> onStop=std::function< void()>()) (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | |
| throwException(const std::string &key, const std::string &fmt,...) __attribute__((__noreturn__)) | RTBKIT::PostAuctionLoop | |
| unregisterServiceProvider(const std::string &name, const std::vector< std::string > &serviceClasses) | Datacratic::ServiceBase | |
| ~PostAuctionLoop() (defined in RTBKIT::PostAuctionLoop) | RTBKIT::PostAuctionLoop | [inline] |
| ~ServiceBase() (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [virtual] |
1.7.6.1