RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
RTBKIT::SegmentsBySource Member List
This is the complete list of members for RTBKIT::SegmentsBySource, including all inherited members.
add(const std::string &source, const std::shared_ptr< SegmentList > &segs) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource [inline]
add(const std::string &source, const std::string &segment, float weight=1.0)RTBKIT::SegmentsBySource
add(const std::string &source, int segment, float weight=1.0)RTBKIT::SegmentsBySource
addInts(const std::string &source, const std::vector< int > &segs) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
addSegment(const std::string &source, const std::shared_ptr< SegmentList > &segs) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
addStrings(const std::string &source, const std::vector< std::string > &segs) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
addWeightedInts(const std::string &source, const std::vector< std::pair< int, float > > &segs) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
createFromJson(const Json::Value &json) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource [static]
elements (defined in std::map< K, T >)std::map< K, T >
get(const std::string &str) const (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
keys (defined in std::map< K, T >)std::map< K, T >
reconstitute(ML::DB::Store_Reader &store) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
reconstituteFromString(const std::string &str) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource [static]
SegmentsBySource() (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
SegmentsBySource(SegmentsBySourceBase &&other) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
SegmentsBySource(const SegmentsBySourceBase &other) (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
serialize(ML::DB::Store_Writer &store) const (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
serializeToString() const (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
sortAll() (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
toJson() const (defined in RTBKIT::SegmentsBySource)RTBKIT::SegmentsBySource
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator