![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
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 |
Definition at line 33 of file mock_exchange.h.
1.7.6.1