ReCodEx - Task Broker
ReCodEx is complex programmer testing solution, primary targeted to technical universities. It's highly customizable and based on modern technologies.
|
This is the complete list of members for worker, including all inherited members.
cancel_request() | worker | virtual |
check_header(const std::string &header, const std::string &value) | worker | virtual |
complete_request() | worker | virtual |
description | worker | |
enqueue_request(request_ptr request) | worker | virtual |
get_current_request() const | worker | virtual |
get_description() const | worker | |
headers_equal(const std::multimap< std::string, std::string > &other) | worker | |
hwgroup | worker | |
identity | worker | |
liveness | worker | |
next_request() | worker | virtual |
request_ptr typedef | worker | |
terminate() | worker | virtual |
worker(const std::string &id, const std::string &hwgroup, const std::multimap< std::string, std::string > &headers) | worker | |
~worker() | worker | virtual |