#include <executor.h>
|
| static void | init_options (boost::program_options::options_description &configurable_options) |
| |
|
| static std::string const | NAME = "Electroneum Daemon" |
| |
◆ t_daemon
◆ t_executor()
| daemonize::t_executor::t_executor |
( |
uint16_t |
public_rpc_port = 0 | ) |
|
|
inline |
◆ create_daemon()
| t_daemon t_executor::create_daemon |
( |
boost::program_options::variables_map const & |
vm | ) |
|
◆ init_options()
| void t_executor::init_options |
( |
boost::program_options::options_description & |
configurable_options | ) |
|
|
static |
◆ name()
| std::string const & t_executor::name |
( |
| ) |
|
◆ run_interactive()
| bool t_executor::run_interactive |
( |
boost::program_options::variables_map const & |
vm | ) |
|
◆ run_non_interactive()
| bool t_executor::run_non_interactive |
( |
boost::program_options::variables_map const & |
vm | ) |
|
◆ NAME
| std::string const t_executor::NAME = "Electroneum Daemon" |
|
static |
◆ public_rpc_port
| uint16_t daemonize::t_executor::public_rpc_port |
|
private |
The documentation for this class was generated from the following files: