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

List of all members.

Public Member Functions

 Campaign (const std::string &key="", long long available=-1, long long transferred=-1)
void load (Redis::AsyncConnection &redis)
void save (Redis::AsyncConnection &redis) const
bool validateAll (int acceptedDelta) const

Public Attributes

std::string key_
long long int available_
long long int transferred_
std::vector< Strategystrategies

Detailed Description

Definition at line 23 of file redis_old_types.h.


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