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 | Public Attributes
RTBKIT::RedisBankerPersistence Struct Reference
Inheritance diagram for RTBKIT::RedisBankerPersistence:
RTBKIT::BankerPersistence

List of all members.

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< Itlitl

Detailed Description

Definition at line 203 of file master_banker.h.


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