![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| DomainMatcher (const std::string &val) | |
| void | jsonParse (const Json::Value &val) |
| bool | operator< (const DomainMatcher &other) const |
| bool | matches (const Url &url) const |
| bool | matches (const Url &url, uint64_t urlHash, ML::Lightweight_Hash< uint64_t, int > &cache) const |
Public Attributes | |
| boost::regex | rex |
| bool | isLiteral |
| std::string | str |
| uint64_t | hash |
Definition at line 212 of file include_exclude.h.
1.7.6.1