RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
Datacratic::TransportBase::Activities Struct Reference

List of all members.

Public Member Functions

 Activities (const std::vector< Activity > &acts)
void add (const std::string &act)
void limit (int maxSize)
size_t size () const
void clear ()
std::vector< ActivitytakeCopy ()
void dump () const
Json::Value toJson (int first=0, int last=-1) const
void fromJson (const Json::Value &val)

Detailed Description

Definition at line 171 of file transport.h.


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