#include <external_client.h>
◆ ExternalClientLauncher()
miral::ExternalClientLauncher::ExternalClientLauncher |
( |
| ) |
|
◆ ~ExternalClientLauncher()
miral::ExternalClientLauncher::~ExternalClientLauncher |
( |
| ) |
|
◆ launch()
void miral::ExternalClientLauncher::launch |
( |
std::vector< std::string > const & |
command_line | ) |
const |
◆ operator()()
void miral::ExternalClientLauncher::operator() |
( |
mir::Server & |
server | ) |
|
◆ pid()
auto miral::ExternalClientLauncher::pid |
( |
| ) |
const -> pid_t |
The pid of the latest process that was launched or -1.
- Note
- there's no guarantee that the process still exists, or that another process has not subsequently been assigned the same id.
The documentation for this class was generated from the following file:
Copyright © 2012-2020
Canonical Ltd.
Generated on Sun Feb 9 22:37:19 UTC 2020
This documentation is licensed under the GPL version 2 or 3.