|
Monero
|
Functions | |
| bool | check_admin (bool &result) |
| bool | ensure_admin (std::string const &arguments) |
| bool | install_service (std::string const &service_name, std::string const &arguments) |
| bool | start_service (std::string const &service_name) |
| bool | stop_service (std::string const &service_name) |
| bool | uninstall_service (std::string const &service_name) |
| bool windows::check_admin | ( | bool & | result | ) |
| bool windows::ensure_admin | ( | std::string const & | arguments | ) |
| bool windows::start_service | ( | std::string const & | service_name | ) |
| bool windows::stop_service | ( | std::string const & | service_name | ) |
| bool windows::uninstall_service | ( | std::string const & | service_name | ) |