|
Electroneum
|
#include <protocol.h>

Public Member Functions | |
| t_protocol (boost::program_options::variables_map const &vm, t_core &core, bool offline=false) | |
| t_protocol_raw & | get () |
| void | set_p2p_endpoint (t_node_server &server) |
| ~t_protocol () | |
Private Types | |
| typedef cryptonote::t_cryptonote_protocol_handler< cryptonote::core > | t_protocol_raw |
| typedef nodetool::node_server< t_protocol_raw > | t_node_server |
Private Attributes | |
| t_protocol_raw | m_protocol |
|
private |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |