RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Protected Member Functions
RTBKIT::MultiThreadedAugmentor Struct Reference

#include <augmentor_base.h>

Inheritance diagram for RTBKIT::MultiThreadedAugmentor:
RTBKIT::Augmentor Datacratic::ServiceBase Datacratic::MessageLoop Datacratic::EventRecorder Datacratic::Epoller Datacratic::AsyncEventSource RTBKIT::AsyncAugmentor RTBKIT::SyncAugmentor RTBKIT::FrequencyCapAugmentor

List of all members.

Public Member Functions

 MultiThreadedAugmentor (const std::string &augmentorName, const std::string &serviceName, std::shared_ptr< ServiceProxies > proxies)
 MultiThreadedAugmentor (const std::string &augmentorName, const std::string &serviceName, ServiceBase &parent)
void init (int numThreads)
void shutdown ()

Protected Member Functions

virtual void doRequestImpl (const AugmentationRequest &)=0

Detailed Description

Multi-threaded augmentor base class.

Definition at line 110 of file augmentor_base.h.


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