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

#include <blacklist.h>

List of all members.

Public Types

typedef TimeoutMap< Id,
BlacklistInfo
Entries

Public Member Functions

void doExpiries ()
size_t size () const
bool matches (const BidRequest &request, const std::string &agentName, const AgentConfig &config) const
void add (const BidRequest &bidRequest, const std::string &agent, const AgentConfig &agentConfig)

Public Attributes

Entries entries

Detailed Description

Indexed on user ID

Definition at line 65 of file blacklist.h.


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