Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Variables
mir::options Namespace Reference

System options. Interface for extracting configuration options from wherever they may be (e.g. program arguments, config files or environment variables). More...

Classes

class  Configuration
 
class  DefaultConfiguration
 
class  Option
 
class  ProgramOption
 

Variables

char const *const server_socket_opt = "file,f"
 
char const *const no_server_socket_opt = "no-file"
 
char const *const enable_input_opt = "enable-input,i"
 
char const *const session_mediator_report_opt = "session-mediator-report"
 
char const *const msg_processor_report_opt = "msg-processor-report"
 
char const *const compositor_report_opt = "compositor-report"
 
char const *const display_report_opt = "display-report"
 
char const *const legacy_input_report_opt = "legacy-input-report"
 
char const *const connector_report_opt = "connector-report"
 
char const *const scene_report_opt = "scene-report"
 
char const *const input_report_opt = "input-report"
 
char const *const host_socket_opt = "host-socket"
 
char const *const frontend_threads_opt = "ipc-thread-pool"
 
char const *const name_opt = "name"
 
char const *const offscreen_opt = "offscreen"
 
char const *const glog = "glog"
 
char const *const glog_stderrthreshold = "glog-stderrthreshold"
 
char const *const glog_minloglevel = "glog-minloglevel"
 
char const *const glog_log_dir = "glog-log-dir"
 
char const *const off_opt_value = "off"
 
char const *const log_opt_value = "log"
 
char const *const lttng_opt_value = "lttng"
 
char const *const platform_graphics_lib = "platform-graphics-lib"
 

Detailed Description

System options. Interface for extracting configuration options from wherever they may be (e.g. program arguments, config files or environment variables).

Variable Documentation

char const *const mir::options::compositor_report_opt = "compositor-report"
char const *const mir::options::connector_report_opt = "connector-report"
char const *const mir::options::display_report_opt = "display-report"
char const *const mir::options::enable_input_opt = "enable-input,i"
Examples:
render_surfaces.cpp.
char const *const mir::options::frontend_threads_opt = "ipc-thread-pool"
char const *const mir::options::glog = "glog"
char const *const mir::options::glog_log_dir = "glog-log-dir"
char const *const mir::options::glog_minloglevel = "glog-minloglevel"
char const *const mir::options::glog_stderrthreshold = "glog-stderrthreshold"
char const *const mir::options::host_socket_opt = "host-socket"
char const *const mir::options::input_report_opt = "input-report"
char const *const mir::options::legacy_input_report_opt = "legacy-input-report"
char const *const mir::options::log_opt_value = "log"
char const *const mir::options::lttng_opt_value = "lttng"
char const *const mir::options::msg_processor_report_opt = "msg-processor-report"
char const *const mir::options::name_opt = "name"
char const *const mir::options::no_server_socket_opt = "no-file"
char const *const mir::options::off_opt_value = "off"
char const *const mir::options::offscreen_opt = "offscreen"
char const *const mir::options::platform_graphics_lib = "platform-graphics-lib"
char const *const mir::options::scene_report_opt = "scene-report"
char const *const mir::options::server_socket_opt = "file,f"
char const *const mir::options::session_mediator_report_opt = "session-mediator-report"

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014