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 reactor, including all inherited members.
add_async_handler(const std::vector< std::string > &origins, std::shared_ptr< handler_interface > handler) | reactor | |
add_handler(const std::vector< std::string > &origins, std::shared_ptr< handler_interface > handler) | reactor | |
add_socket(const std::string &name, std::shared_ptr< socket_wrapper_base > socket) | reactor | |
KEY_TIMER | reactor | static |
process_message(const message_container &message) | reactor | |
reactor(std::shared_ptr< zmq::context_t > context) | reactor | |
send_message(const message_container &message) | reactor | |
start_loop() | reactor | |
terminate() | reactor | |
unique_id | reactor |