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

List of all members.

Classes

struct  Bid
struct  BidStream
struct  Stream
struct  WinStream
struct  Worker

Public Member Functions

 MockExchange (Datacratic::ServiceProxyArguments &args, const std::string &name="mock-exchange")
 MockExchange (const std::shared_ptr< Datacratic::ServiceProxies > services, const std::string &name="mock-exchange")
void start (size_t threadCount, size_t numBidRequests, std::vector< int > const &bidPorts, std::vector< int > const &winPorts)
bool isDone () const

Detailed Description

Definition at line 33 of file mock_exchange.h.


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