![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Classes | |
| struct | Itl |
Public Member Functions | |
| RedisBankerPersistence (const Redis::Address &redis) | |
| RedisBankerPersistence (std::shared_ptr< Redis::AsyncConnection > redis) | |
| void | loadAll (const std::string &topLevelKey, OnLoadedCallback onLoaded) |
| void | saveAll (const Accounts &toSave, OnSavedCallback onDone) |
Public Attributes | |
| std::shared_ptr< Itl > | itl |
Definition at line 203 of file master_banker.h.
1.7.6.1