![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
| addAccount(const AccountKey &account, const OnBudgetResult &onResult) | RTBKIT::BudgetController | [virtual] |
| addAccountSync(const AccountKey &account) (defined in RTBKIT::BudgetController) | RTBKIT::BudgetController | [virtual] |
| addBudget(const std::string &topLevelAccount, CurrencyPool amount, const OnBudgetResult &onResult) | RTBKIT::BudgetController | [virtual] |
| addBudgetSync(const std::string &topLevelAccount, CurrencyPool amount) (defined in RTBKIT::BudgetController) | RTBKIT::BudgetController | [virtual] |
| BudgetController() (defined in RTBKIT::BudgetController) | RTBKIT::BudgetController | |
| budgetLimits (defined in RTBKIT::BudgetController) | RTBKIT::BudgetController | |
| OnBudgetResult typedef (defined in RTBKIT::BudgetController) | RTBKIT::BudgetController | |
| setBudget(const std::string &topLevelAccount, CurrencyPool amount, const OnBudgetResult &onResult) | RTBKIT::BudgetController | [virtual] |
| setBudgetSync(const std::string &topLevelAccount, CurrencyPool amount) (defined in RTBKIT::BudgetController) | RTBKIT::BudgetController | [virtual] |
| topupTransfer(const AccountKey &account, CurrencyPool amount, const OnBudgetResult &onResult) | RTBKIT::BudgetController | [virtual] |
| topupTransferSync(const AccountKey &account, CurrencyPool amount) (defined in RTBKIT::BudgetController) | RTBKIT::BudgetController | [virtual] |
| ~BudgetController() (defined in RTBKIT::BudgetController) | RTBKIT::BudgetController | [virtual] |
1.7.6.1