|
Mir
|
This is the complete list of members for miral::CommandLineOption, including all inherited members.
| CommandLineOption(std::function< void(int value)> callback, std::string const &option, std::string const &description, int default_value) | miral::CommandLineOption | |
| CommandLineOption(std::function< void(double value)> callback, std::string const &option, std::string const &description, double default_value) | miral::CommandLineOption | |
| CommandLineOption(std::function< void(std::string const &value)> callback, std::string const &option, std::string const &description, std::string const &default_value) | miral::CommandLineOption | |
| CommandLineOption(std::function< void(std::string const &value)> callback, std::string const &option, std::string const &description, char const *default_value) | miral::CommandLineOption | |
| CommandLineOption(std::function< void(bool value)> callback, std::string const &option, std::string const &description, bool default_value) | miral::CommandLineOption | |
| CommandLineOption(std::function< void(mir::optional_value< int > const &value)> callback, std::string const &option, std::string const &description) | miral::CommandLineOption | |
| CommandLineOption(std::function< void(mir::optional_value< std::string > const &value)> callback, std::string const &option, std::string const &description) | miral::CommandLineOption | |
| CommandLineOption(std::function< void(mir::optional_value< bool > const &value)> callback, std::string const &option, std::string const &description) | miral::CommandLineOption | |
| CommandLineOption(std::function< void(bool is_set)> callback, std::string const &option, std::string const &description) | miral::CommandLineOption | |
| CommandLineOption(Lambda &&callback, std::string const &option, std::string const &description) | miral::CommandLineOption | inline |
| CommandLineOption(CommandLineOption const &) | miral::CommandLineOption | |
| operator()(mir::Server &server) const | miral::CommandLineOption | |
| operator=(CommandLineOption const &) -> CommandLineOption & | miral::CommandLineOption | |
| pre_init(CommandLineOption const &clo) -> CommandLineOption | miral::CommandLineOption | friend |
| ~CommandLineOption() | miral::CommandLineOption |
Copyright © 2012-2020
Canonical Ltd.
Generated on Fri Apr 10 09:30:49 UTC 2020
This documentation is licensed under the GPL version 2 or 3.