RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
RTBKIT::DomainMatcher Struct Reference

List of all members.

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

Detailed Description

Definition at line 212 of file include_exclude.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator