Go to the documentation of this file.
19 #ifndef MIRAL_EXTERNAL_CLIENT_H
20 #define MIRAL_EXTERNAL_CLIENT_H
22 #include <sys/types.h>
28 namespace mir {
class Server; }
40 void launch(std::vector<std::string>
const& command_line)
const;
46 auto pid()
const -> pid_t;
50 std::shared_ptr<Self>
self;
54 #endif //MIRAL_EXTERNAL_CLIENT_H
Definition: external_client.h:32
Mir Abstraction Layer.
Definition: floating_window_manager.h:29
~ExternalClientLauncher()
Definition: splash_session.h:24
auto pid() const -> pid_t
The pid of the latest process that was launched or -1.
void operator()(mir::Server &server)
void launch(std::vector< std::string > const &command_line) const
Copyright © 2012-2019
Canonical Ltd.
Generated on Fri Dec 6 02:23:43 UTC 2019
This documentation is licensed under the GPL version 2 or 3.