#include <default_configuration.h>
|
| DefaultConfiguration (int argc, char const *argv[]) |
|
| DefaultConfiguration (int argc, char const *argv[], std::string const &config_file) |
|
| DefaultConfiguration (int argc, char const *argv[], std::function< void(int argc, char const *const *argv)> const &handler) |
|
| DefaultConfiguration (int argc, char const *argv[], std::function< void(int argc, char const *const *argv)> const &handler, std::string const &config_file) |
|
virtual | ~DefaultConfiguration ()=default |
|
boost::program_options::options_description_easy_init | add_options () |
|
mir::options::DefaultConfiguration::DefaultConfiguration |
( |
int |
argc, |
|
|
char const * |
argv[] |
|
) |
| |
mir::options::DefaultConfiguration::DefaultConfiguration |
( |
int |
argc, |
|
|
char const * |
argv[], |
|
|
std::string const & |
config_file |
|
) |
| |
mir::options::DefaultConfiguration::DefaultConfiguration |
( |
int |
argc, |
|
|
char const * |
argv[], |
|
|
std::function< void(int argc, char const *const *argv)> const & |
handler |
|
) |
| |
mir::options::DefaultConfiguration::DefaultConfiguration |
( |
int |
argc, |
|
|
char const * |
argv[], |
|
|
std::function< void(int argc, char const *const *argv)> const & |
handler, |
|
|
std::string const & |
config_file |
|
) |
| |
virtual mir::options::DefaultConfiguration::~DefaultConfiguration |
( |
| ) |
|
|
virtualdefault |
boost::program_options::options_description_easy_init mir::options::DefaultConfiguration::add_options |
( |
| ) |
|
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016