| add_wanted_socket(typename Socket::Ptr sock, Event_type ev_type, Error_code *err_code=0) | flow::net_flow::Event_set | |
| async_wait(const Event_handler &on_event, Error_code *err_code=0) | flow::net_flow::Event_set | |
| async_wait_finish(Error_code *err_code=0) | flow::net_flow::Event_set | |
| clear(Error_code *err_code=0) | flow::net_flow::Event_set | |
| clear_ev_type_to_socks_map(Ev_type_to_socks_map *ev_type_to_socks_map) | flow::net_flow::Event_set | privatestatic |
| clear_result_sockets(Event_type ev_type, Error_code *err_code=0) | flow::net_flow::Event_set | |
| clear_wanted_sockets(Event_type ev_type, Error_code *err_code=0) | flow::net_flow::Event_set | |
| close(Error_code *err_code=0) | flow::net_flow::Event_set | |
| Const_ptr typedef | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Event_set > > | |
| const_ptr_cast(const From_ptr &ptr_to_cast) | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Event_set > > | static |
| dynamic_const_ptr_cast(const From_ptr &ptr_to_cast) | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Event_set > > | static |
| dynamic_ptr_cast(const From_ptr &ptr_to_cast) | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Event_set > > | static |
| emit_result_sockets(Sockets *target_set, Event_type ev_type, Error_code *err_code=0) | flow::net_flow::Event_set | |
| empty_ev_type_to_socks_map() | flow::net_flow::Event_set | privatestatic |
| Ev_type_to_socks_map typedef | flow::net_flow::Event_set | private |
| ev_type_to_socks_map_entry_is_empty(const Ev_type_to_socks_map::Value &ev_type_and_socks) | flow::net_flow::Event_set | privatestatic |
| ev_type_to_socks_map_sizes_to_str(const Ev_type_to_socks_map &ev_type_to_socks_map) | flow::net_flow::Event_set | privatestatic |
| Event_handler typedef | flow::net_flow::Event_set | |
| Event_set(log::Logger *logger_ptr) | flow::net_flow::Event_set | explicitprivate |
| Event_type enum name | flow::net_flow::Event_set | |
| events_detected(Error_code *err_code=0) const | flow::net_flow::Event_set | |
| events_wanted(Error_code *err_code=0) const | flow::net_flow::Event_set | |
| get_log_component() const | flow::log::Log_context | |
| get_logger() const | flow::log::Log_context | |
| Lock_guard typedef | flow::net_flow::Event_set | private |
| Log_context(Logger *logger=0) | flow::log::Log_context | explicit |
| Log_context(Logger *logger, Component_payload component_payload) | flow::log::Log_context | explicit |
| Log_context(const Log_context &src) | flow::log::Log_context | explicit |
| Log_context(Log_context &&src) | flow::log::Log_context | |
| m_baseline_check_pending | flow::net_flow::Event_set | private |
| m_can | flow::net_flow::Event_set | private |
| m_component | flow::log::Log_context | private |
| m_logger | flow::log::Log_context | private |
| m_mutex | flow::net_flow::Event_set | mutableprivate |
| m_node | flow::net_flow::Event_set | private |
| m_on_event | flow::net_flow::Event_set | private |
| m_state | flow::net_flow::Event_set | private |
| m_want | flow::net_flow::Event_set | private |
| Mutex typedef | flow::net_flow::Event_set | private |
| node() const | flow::net_flow::Event_set | |
| Node | flow::net_flow::Event_set | friend |
| ok_to_mod_socket_set(Error_code *err_code) const | flow::net_flow::Event_set | private |
| operator<<(std::ostream &os, Event_set::State state) | flow::net_flow::Event_set | related |
| operator<<(std::ostream &os, Event_set::Event_type ev_type) | flow::net_flow::Event_set | related |
| operator=(const Log_context &src) | flow::log::Log_context | |
| operator=(Log_context &&src) | flow::log::Log_context | |
| poll(Error_code *err_code=0) | flow::net_flow::Event_set | |
| Ptr typedef | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Event_set > > | |
| ptr_cast(const From_ptr &ptr_to_cast) | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Event_set > > | static |
| remove_wanted_socket(typename Socket::Ptr sock, Event_type ev_type, Error_code *err_code=0) | flow::net_flow::Event_set | |
| S_EV_TYPE_TO_IS_ACTIVE_NODE_MTD | flow::net_flow::Event_set | privatestatic |
| sock_as_any_to_str(const boost::any &sock_as_any) | flow::net_flow::Event_set | privatestatic |
| Sockets typedef | flow::net_flow::Event_set | |
| State enum name | flow::net_flow::Event_set | |
| state() const | flow::net_flow::Event_set | |
| swap(Log_context &other) | flow::log::Log_context | |
| swap_wanted_sockets(Sockets *target_set, Event_type ev_type, Error_code *err_code) | flow::net_flow::Event_set | |
| sync_wait(Error_code *err_code=0) | flow::net_flow::Event_set | |
| sync_wait(const boost::chrono::duration< Rep, Period > &max_wait, Error_code *err_code=0) | flow::net_flow::Event_set | |
| sync_wait_impl(const Fine_duration &max_wait, Error_code *err_code) | flow::net_flow::Event_set | private |
| ~Event_set() | flow::net_flow::Event_set | |