#include <daemon.h>
|
| static void | init_options (boost::program_options::options_description &option_spec) |
◆ t_daemon() [1/2]
| t_daemon::t_daemon |
( |
boost::program_options::variables_map const & | vm, |
|
|
uint16_t | public_rpc_port = 0 ) |
◆ t_daemon() [2/2]
◆ ~t_daemon()
◆ init_options()
| void t_daemon::init_options |
( |
boost::program_options::options_description & | option_spec | ) |
|
|
static |
◆ operator=()
◆ run()
| bool t_daemon::run |
( |
bool | interactive = false | ) |
|
◆ stop()
◆ stop_p2p()
| void t_daemon::stop_p2p |
( |
| ) |
|
|
private |
◆ mp_internals
| std::unique_ptr<t_internals> daemonize::t_daemon::mp_internals |
|
private |
◆ public_rpc_port
| uint16_t daemonize::t_daemon::public_rpc_port |
|
private |
The documentation for this class was generated from the following files: