![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
AccountKey() (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
AccountKey(const std::string &str, char delimiter= ':') (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
AccountKey(const std::vector< std::string > &vals) (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
AccountKey(const std::initializer_list< std::string > &vals) (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
childKey(const std::string &childName) const (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
elements (defined in std::vector< T >) | std::vector< T > | |
fromJson(const Json::Value &json) (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline, static] |
hash() const (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
hasPrefix(const AccountKey &otherKey) const (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
operator<(const AccountKey &other) (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
parent() const (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
reconstitute(ML::DB::Store_Reader &store) (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | |
serialize(ML::DB::Store_Writer &store) const (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | |
toJson() const (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
toString(char delimiter= ':') const (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |
validate() const (defined in RTBKIT::AccountKey) | RTBKIT::AccountKey | [inline] |