RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
RTBKIT::NullAccountant Member List
This is the complete list of members for RTBKIT::NullAccountant, including all inherited members.
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]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator