This is the complete list of members for matador::reactor, including all inherited members.
| activate_handler(const handler_ptr &h, event_type ev) | matador::reactor | |
| cancel_timer(const std::shared_ptr< handler > &h) | matador::reactor | |
| deactivate_handler(const handler_ptr &h, event_type ev) | matador::reactor | |
| fdsets() const | matador::reactor | |
| find_handler_type(const handler_ptr &h) | matador::reactor | |
| handle_events() | matador::reactor | |
| handler_ptr typedef | matador::reactor | |
| interrupt() | matador::reactor | |
| is_running() const | matador::reactor | |
| mark_handler_for_delete(const std::shared_ptr< handler > &h) | matador::reactor | |
| reactor() | matador::reactor | |
| register_handler(const handler_ptr &h, event_type type) | matador::reactor | |
| run() | matador::reactor | |
| schedule_timer(const std::shared_ptr< handler > &h, time_t offset, time_t interval) | matador::reactor | |
| shutdown() | matador::reactor | |
| t_handler_list typedef | matador::reactor | |
| t_handler_type typedef | matador::reactor | |
| unregister_handler(const handler_ptr &h, event_type type) | matador::reactor | |
| ~reactor() (defined in matador::reactor) | matador::reactor |