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::CachedRegex< Base, Str > Struct Template Reference

List of all members.

Public Member Functions

template<typename InitStr >
 CachedRegex (const InitStr &val)
void jsonParse (const Json::Value &val)
bool operator< (const CachedRegex &other) const
bool matches (const Str &str) const
bool matches (const Str &str, uint64_t strHash, ML::Lightweight_Hash< uint64_t, int > &cache) const

Public Attributes

Base base
uint64_t hash

Detailed Description

template<typename Base, typename Str>
struct RTBKIT::CachedRegex< Base, Str >

Definition at line 135 of file include_exclude.h.


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