RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
RTBKIT::CurrencyPool Member List
This is the complete list of members for RTBKIT::CurrencyPool, including all inherited members.
clear() (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
currencyAmounts (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool
CurrencyPool() (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
CurrencyPool(const Amount &amount) (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
empty() const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
fromJson(const Json::Value &json) (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [static]
getAvailable(const CurrencyCode &currency) const RTBKIT::CurrencyPool
hasAvailable(const Amount &amount) const RTBKIT::CurrencyPool
isNonNegative() const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
isSameOrPastVersion(const CurrencyPool &otherPool) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool
isZero() const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
limit(const CurrencyPool &other) const RTBKIT::CurrencyPool [inline]
nonNegative() const RTBKIT::CurrencyPool [inline]
operator!=(const Amount &other) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator!=(const CurrencyPool &other) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator+(const Amount &amount) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator+(const CurrencyPool &spend) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator+=(const Amount &amount) (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator+=(const CurrencyPool &other) (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator-(const Amount &amount) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator-(const CurrencyPool &spend) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator-=(const Amount &amount) (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator-=(const CurrencyPool &other) (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator==(const Amount &other) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool [inline]
operator==(const CurrencyPool &other) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool
reconstitute(ML::DB::Store_Reader &store) (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool
serialize(ML::DB::Store_Writer &store) const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool
toJson() const RTBKIT::CurrencyPool
toString() const (defined in RTBKIT::CurrencyPool)RTBKIT::CurrencyPool
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator