Const_ptr typedef | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Drop_timer > > | |
const_ptr_cast(const From_ptr &ptr_to_cast) | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Drop_timer > > | static |
create_drop_timer(log::Logger *logger_ptr, util::Task_engine *node_task_engine, Fine_duration *sock_drop_timeout, Peer_socket::Const_ptr &&sock, const Function< void(const Error_code &err_code)> &timer_failure, const Function< void(bool drop_all_packets)> &timer_fired) | flow::net_flow::Drop_timer | static |
disable_timer() | flow::net_flow::Drop_timer | private |
done() | flow::net_flow::Drop_timer | |
Drop_timer(log::Logger *logger, util::Task_engine *node_task_engine, Fine_duration *sock_drop_timeout, Peer_socket::Const_ptr &&sock, const Function< void(const Error_code &err_code)> &timer_failure, const Function< void(bool drop_all_packets)> &timer_fired) | flow::net_flow::Drop_timer | explicitprivate |
dynamic_const_ptr_cast(const From_ptr &ptr_to_cast) | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Drop_timer > > | static |
dynamic_ptr_cast(const From_ptr &ptr_to_cast) | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Drop_timer > > | static |
end_contemporaneous_events() | flow::net_flow::Drop_timer | |
get_log_component() const | flow::log::Log_context | |
get_logger() const | flow::log::Log_context | |
handle_timer_firing(Ptr prevent_destruction, timer_wait_id_t wait_id, const Error_code &sys_err_code) | flow::net_flow::Drop_timer | 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_at_events_start_oldest_flying_packet | flow::net_flow::Drop_timer | private |
m_component | flow::log::Log_context | private |
m_current_wait_id | flow::net_flow::Drop_timer | private |
m_done | flow::net_flow::Drop_timer | private |
m_during_events_newest_acked_packet | flow::net_flow::Drop_timer | private |
m_flying_packets | flow::net_flow::Drop_timer | private |
m_in_events_group | flow::net_flow::Drop_timer | private |
m_logger | flow::log::Log_context | private |
m_node_task_engine | flow::net_flow::Drop_timer | private |
m_sock | flow::net_flow::Drop_timer | private |
m_sock_drop_timeout | flow::net_flow::Drop_timer | private |
m_timer | flow::net_flow::Drop_timer | private |
m_timer_failure | flow::net_flow::Drop_timer | private |
m_timer_fired | flow::net_flow::Drop_timer | private |
m_timer_running | flow::net_flow::Drop_timer | private |
on_ack(packet_id_t packet_id) | flow::net_flow::Drop_timer | |
on_no_packets_in_flight_any_longer() | flow::net_flow::Drop_timer | |
on_packet_in_flight(packet_id_t packet_id) | flow::net_flow::Drop_timer | |
on_packet_no_longer_in_flight(packet_id_t packet_id) | flow::net_flow::Drop_timer | |
operator=(const Log_context &src) | flow::log::Log_context | |
operator=(Log_context &&src) | flow::log::Log_context | |
packet_id_t typedef | flow::net_flow::Drop_timer | |
Ptr typedef | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Drop_timer > > | |
ptr_cast(const From_ptr &ptr_to_cast) | flow::util::Shared_ptr_alias_holder< boost::shared_ptr< Drop_timer > > | static |
start_contemporaneous_events() | flow::net_flow::Drop_timer | |
start_timer() | flow::net_flow::Drop_timer | private |
swap(Log_context &other) | flow::log::Log_context | |
timer_failure(Ptr prevent_destruction, const Error_code &err_code) | flow::net_flow::Drop_timer | private |
timer_wait_id_t typedef | flow::net_flow::Drop_timer | private |
~Drop_timer() | flow::net_flow::Drop_timer | |