![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
| getAccount(const AccountKey &account, std::function< void(std::exception_ptr, Account &&)> onResult) (defined in RTBKIT::Accountant) | RTBKIT::Accountant | [virtual] |
| getAccountList(const AccountKey &prefix, int depth, std::function< void(std::exception_ptr, std::vector< AccountKey > &&)> onResult) (defined in RTBKIT::Accountant) | RTBKIT::Accountant | [virtual] |
| getAccountListSync(const AccountKey &account, int depth) (defined in RTBKIT::NullAccountant) | RTBKIT::NullAccountant | [inline, virtual] |
| getAccountSummary(const AccountKey &account, int depth, std::function< void(std::exception_ptr, AccountSummary &&)> onResult) (defined in RTBKIT::Accountant) | RTBKIT::Accountant | [virtual] |
| getAccountSummarySync(const AccountKey &account, int depth) (defined in RTBKIT::NullAccountant) | RTBKIT::NullAccountant | [inline, virtual] |
| getAccountSync(const AccountKey &account) (defined in RTBKIT::Accountant) | RTBKIT::Accountant | [virtual] |
| sync() (defined in RTBKIT::Accountant) | RTBKIT::Accountant | [inline, virtual] |
1.7.6.1