![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| std::string const & | getName () const |
| void | restart () |
| void | start () |
| void | stop () |
| Task * | findTask (int pid) const |
| void | script (int &i, std::ostream &file) |
| void | script (int &i, std::ostream &file, std::string const &node) |
Static Public Member Functions | |
| static Task | createFromJson (Json::Value const &json) |
Friends | |
| std::ostream & | operator<< (std::ostream &stream, Task &task) |
Definition at line 34 of file launcher.h.
1.7.6.1