![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| void | fromJson (const Json::Value &val, const std::string &name) |
| Json::Value | toJson () const |
| bool | empty () const |
| template<typename U > | |
| bool | isIncluded (const U &value) const |
| template<typename U , typename Cache > | |
| bool | isIncluded (const U &value, uint64_t hash, Cache &cache) const |
| template<typename Vec > | |
| bool | anyIsIncluded (const Vec &vec) const |
Static Public Member Functions | |
| static IncludeExclude | createFromJson (const Json::Value &val, const std::string &name) |
Public Attributes | |
| IE | include |
| IE | exclude |
Definition at line 421 of file include_exclude.h.
1.7.6.1