|
Electroneum
|
Typedefs | |
| typedef std::unique_ptr< std::remove_pointer< SC_HANDLE >::type, decltype(&::CloseServiceHandle)> | service_handle |
Functions | |
| std::string | get_last_error () |
| bool | relaunch_as_admin (std::string const &command, std::string const &arguments) |
| void | pause_to_display_admin_window_messages () |
| typedef std::unique_ptr<std::remove_pointer<SC_HANDLE>::type, decltype(&::CloseServiceHandle)> windows::anonymous_namespace{windows_service.cpp}::service_handle |
| std::string windows::anonymous_namespace{windows_service.cpp}::get_last_error | ( | ) |
| void windows::anonymous_namespace{windows_service.cpp}::pause_to_display_admin_window_messages | ( | ) |
| bool windows::anonymous_namespace{windows_service.cpp}::relaunch_as_admin | ( | std::string const & | command, |
| std::string const & | arguments | ||
| ) |