#include <mir/optional_value.h>
#include <miral/lambda_as_function.h>
#include <functional>
#include <memory>
#include <string>
Go to the source code of this file.
|
class | miral::CommandLineOption |
| Add a user configuration option to Mir's option handling. By default the callback will be invoked following Mir initialisation but prior to the server starting. The value supplied to the callback will come from the command line, environment variable, config file or the default. More...
|
|
|
| mir |
| AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time.
|
|
| miral |
| Mir Abstraction Layer.
|
|
|
auto | miral::pre_init (CommandLineOption const &clo) -> CommandLineOption |
| Update the option to be called back before Mir initialization starts. More...
|
|
Copyright © 2012-2018
Canonical Ltd.
Generated on Thu Mar 15 13:04:52 UTC 2018