Mir
Classes | Namespaces | Functions
configuration_option.h File Reference
#include <mir/optional_value.h>
#include <miral/lambda_as_function.h>
#include <functional>
#include <memory>
#include <string>
Include dependency graph for configuration_option.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  miral::ConfigurationOption
 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...
 

Namespaces

namespace  mir
 
namespace  miral
 Mir Abstraction Layer.
 

Functions

auto miral::pre_init (ConfigurationOption const &clo) -> ConfigurationOption
 Update the option to be called back before Mir initialization starts. More...
 

Copyright © 2012-2023 Canonical Ltd.
Generated on Tue 2 May 10:01:24 UTC 2023
This documentation is licensed under the GPL version 2 or 3.