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

Inherits std::vector< T >.

List of all members.

Public Member Functions

bool hasEvent (const std::string &label) const
void setEvent (const std::string &label, Date eventTime, const JsonHolder &eventMeta)
Json::Value toJson () const

Static Public Member Functions

static CampaignEvents fromJson (const Json::Value &)

Detailed Description

Definition at line 131 of file auction_events.h.


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