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 | Friends
Datacratic::Launcher::Task Struct Reference

List of all members.

Public Member Functions

std::string const & getName () const
void restart ()
void start ()
void stop ()
TaskfindTask (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)

Detailed Description

Definition at line 34 of file launcher.h.


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