![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
| add(int i, float weight=1.0) (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| add(const std::string &str, float weight=1.0) (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| contains(int i) const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| contains(const std::string &str) const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| createFromJson(const Json::Value &json) (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | [static] |
| empty() const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| forEach(const std::function< void(int, std::string, float)> &onSegment) const | RTBKIT::SegmentList | |
| ints | RTBKIT::SegmentList | |
| intsOnly() const | RTBKIT::SegmentList | [inline] |
| match(const SegmentList &other) const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| match(const std::vector< int > &other) const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| match(const std::vector< std::string > &other) const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| parseSegmentNum(const std::string &str) (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | [static] |
| reconstitute(ML::DB::Store_Reader &store) (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| reconstituteFromString(const std::string &str) (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | [static] |
| SegmentList() (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| SegmentList(const std::vector< std::string > &segs) (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| SegmentList(const std::vector< int > &segs) (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| SegmentList(const std::vector< std::pair< int, float > > &segs) (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| serialize(ML::DB::Store_Writer &store) const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| serializeToString() const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| size() const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| sort() (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| strings | RTBKIT::SegmentList | |
| toJson() const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| toJsonStr() const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| toString() const (defined in RTBKIT::SegmentList) | RTBKIT::SegmentList | |
| weights | RTBKIT::SegmentList |
1.7.6.1