#include <executor.h>
|
| static void | init_options (boost::program_options::options_description &configurable_options) |
| |
|
| static std::string const | NAME = "Monero Daemon" |
| |
◆ t_daemon
◆ 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 = "Monero Daemon" |
|
static |
The documentation for this class was generated from the following files: