![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
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< Activity > | takeCopy () |
| void | dump () const |
| Json::Value | toJson (int first=0, int last=-1) const |
| void | fromJson (const Json::Value &val) |
Definition at line 171 of file transport.h.
1.7.6.1