|
Electroneum
|
#include <levin_protocol_handler.h>
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 > *) |
Definition at line 44 of file levin_protocol_handler.h.
|
inline |
Definition at line 48 of file levin_protocol_handler.h.
| levin_commands_handler<t_connection_context>* epee::levin::protocl_handler_config< t_connection_context >::m_pcommands_handler |
Definition at line 46 of file levin_protocol_handler.h.
| void(* epee::levin::protocl_handler_config< t_connection_context >::m_pcommands_handler_destroy) (levin_commands_handler< t_connection_context > *) |
Definition at line 47 of file levin_protocol_handler.h.