Monero
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
epee::net_utils::boosted_tcp_server< t_protocol_handler >::idle_callback_conext_base Struct Reference

#include <abstract_tcp_server2.h>

Inheritance diagram for epee::net_utils::boosted_tcp_server< t_protocol_handler >::idle_callback_conext_base:
Inheritance graph
[legend]

Public Member Functions

virtual ~idle_callback_conext_base ()
 
virtual bool call_handler ()
 
 idle_callback_conext_base (boost::asio::io_context &io_serice)
 

Public Attributes

boost::asio::deadline_timer m_timer
 

Constructor & Destructor Documentation

◆ ~idle_callback_conext_base()

template<class t_protocol_handler >
virtual epee::net_utils::boosted_tcp_server< t_protocol_handler >::idle_callback_conext_base::~idle_callback_conext_base ( )
inlinevirtual

◆ idle_callback_conext_base()

template<class t_protocol_handler >
epee::net_utils::boosted_tcp_server< t_protocol_handler >::idle_callback_conext_base::idle_callback_conext_base ( boost::asio::io_context & io_serice)
inline

Member Function Documentation

◆ call_handler()

template<class t_protocol_handler >
virtual bool epee::net_utils::boosted_tcp_server< t_protocol_handler >::idle_callback_conext_base::call_handler ( )
inlinevirtual

Member Data Documentation

◆ m_timer

template<class t_protocol_handler >
boost::asio::deadline_timer epee::net_utils::boosted_tcp_server< t_protocol_handler >::idle_callback_conext_base::m_timer

The documentation for this struct was generated from the following file: