Electroneum
daemonize::t_command_server Member List

This is the complete list of members for daemonize::t_command_server, including all inherited members.

process_command_str(const std::string &cmd)daemonize::t_command_server
process_command_vec(const std::vector< std::string > &cmd)daemonize::t_command_server
start_handling(std::function< void(void)> exit_handler=NULL)daemonize::t_command_server
stop_handling()daemonize::t_command_server
t_command_server(uint32_t ip, uint16_t port, const boost::optional< tools::login > &login, const epee::net_utils::ssl_options_t &ssl_options, bool is_rpc=true, cryptonote::core_rpc_server *rpc_server=NULL)daemonize::t_command_server