Monero
Loading...
Searching...
No Matches
epee::levin::protocl_handler_config< t_connection_context > Struct Template Reference

#include <levin_protocol_handler.h>

Collaboration diagram for epee::levin::protocl_handler_config< t_connection_context >:

Public Member Functions

 ~protocl_handler_config ()

Public Attributes

levin_commands_handler< t_connection_context > * m_pcommands_handler
void(* m_pcommands_handler_destroy )(levin_commands_handler< t_connection_context > *)

Constructor & Destructor Documentation

◆ ~protocl_handler_config()

template<class t_connection_context = net_utils::connection_context_base>
epee::levin::protocl_handler_config< t_connection_context >::~protocl_handler_config ( )
inline

Member Data Documentation

◆ m_pcommands_handler

template<class t_connection_context = net_utils::connection_context_base>
levin_commands_handler<t_connection_context>* epee::levin::protocl_handler_config< t_connection_context >::m_pcommands_handler

◆ m_pcommands_handler_destroy

template<class t_connection_context = net_utils::connection_context_base>
void(* epee::levin::protocl_handler_config< t_connection_context >::m_pcommands_handler_destroy) (levin_commands_handler< t_connection_context > *)

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