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_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 | |
Event_handler typedef | flow::net_flow::Event_set | |
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 | |
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 | |
node() const | flow::net_flow::Event_set | |
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 | |
Sockets typedef | flow::net_flow::Event_set | |
state() const | flow::net_flow::Event_set | |
State enum name | 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 | |
~Event_set() | flow::net_flow::Event_set | |