Mir
|
This is the complete list of members for mir::Server, including all inherited members.
add_configuration_option(std::string const &option, std::string const &description, int default_value) | mir::Server | |
add_configuration_option(std::string const &option, std::string const &description, std::string const &default_value) | mir::Server | |
add_configuration_option(std::string const &option, std::string const &description, char const *default_value) | mir::Server | |
add_configuration_option(std::string const &option, std::string const &description, bool default_value) | mir::Server | |
add_configuration_option(std::string const &option, std::string const &description, OptionType type) | mir::Server | |
add_emergency_cleanup(EmergencyCleanupHandler const &handler) | mir::Server | |
add_init_callback(std::function< void()> const &init_callback) | mir::Server | |
apply_settings() | mir::Server | |
Builder typedef | mir::Server | |
ConnectHandler typedef | mir::Server | |
EmergencyCleanupHandler typedef | mir::Server | |
exited_normally() | mir::Server | |
get_options() const -> std::shared_ptr< options::Option > | mir::Server | |
open_client_socket() -> Fd | mir::Server | |
open_client_socket(ConnectHandler const &connect_handler) -> Fd | mir::Server | |
open_prompt_socket() -> Fd | mir::Server | |
override_the_compositor(Builder< compositor::Compositor > const &compositor_builder) | mir::Server | |
override_the_display_buffer_compositor_factory(Builder< compositor::DisplayBufferCompositorFactory > const &compositor_builder) | mir::Server | |
override_the_gl_config(Builder< graphics::GLConfig > const &gl_config_builder) | mir::Server | |
override_the_host_lifecycle_event_listener(Builder< shell::HostLifecycleEventListener > const &host_lifecycle_event_listener_builder) | mir::Server | |
override_the_input_dispatcher(Builder< input::InputDispatcher > const &input_dispatcher_builder) | mir::Server | |
override_the_logger(Builder< logging::Logger > const &logger_builder) | mir::Server | |
override_the_placement_strategy(Builder< scene::PlacementStrategy > const &placement_strategy_builder) | mir::Server | |
override_the_prompt_session_listener(Builder< scene::PromptSessionListener > const &prompt_session_listener_builder) | mir::Server | |
override_the_prompt_session_manager(Builder< scene::PromptSessionManager > const &prompt_session_manager_builder) | mir::Server | |
override_the_server_status_listener(Builder< ServerStatusListener > const &server_status_listener_builder) | mir::Server | |
override_the_session_authorizer(Builder< frontend::SessionAuthorizer > const &session_authorizer_builder) | mir::Server | |
override_the_session_listener(Builder< scene::SessionListener > const &session_listener_builder) | mir::Server | |
override_the_session_mediator_report(Builder< frontend::SessionMediatorReport > const &session_mediator_builder) | mir::Server | |
override_the_shell(Builder< shell::Shell > const &wrapper) | mir::Server | |
override_the_surface_configurator(Builder< scene::SurfaceConfigurator > const &surface_configurator_builder) | mir::Server | |
run() | mir::Server | |
Server() | mir::Server | |
set_command_line(int argc, char const *argv[]) | mir::Server | |
set_command_line_handler(std::function< void(int argc, char const *const *argv)> const &command_line_hander) | mir::Server | |
set_config_filename(std::string const &config_file) | mir::Server | |
set_exception_handler(std::function< void()> const &exception_handler) | mir::Server | |
set_terminator(Terminator const &terminator) | mir::Server | |
stop() | mir::Server | |
supported_pixel_formats() const -> std::vector< MirPixelFormat > | mir::Server | |
Terminator typedef | mir::Server | |
the_composite_event_filter() const -> std::shared_ptr< input::CompositeEventFilter > | mir::Server | |
the_compositor() const -> std::shared_ptr< compositor::Compositor > | mir::Server | |
the_cursor_listener() const -> std::shared_ptr< input::CursorListener > | mir::Server | |
the_display() const -> std::shared_ptr< graphics::Display > | mir::Server | |
the_focus_controller() const -> std::shared_ptr< shell::FocusController > | mir::Server | |
the_gl_config() const -> std::shared_ptr< graphics::GLConfig > | mir::Server | |
the_graphics_platform() const -> std::shared_ptr< graphics::Platform > | mir::Server | |
the_input_targeter() const -> std::shared_ptr< shell::InputTargeter > | mir::Server | |
the_logger() const -> std::shared_ptr< logging::Logger > | mir::Server | |
the_main_loop() const -> std::shared_ptr< MainLoop > | mir::Server | |
the_prompt_session_listener() const -> std::shared_ptr< scene::PromptSessionListener > | mir::Server | |
the_prompt_session_manager() const -> std::shared_ptr< scene::PromptSessionManager > | mir::Server | |
the_session_authorizer() const -> std::shared_ptr< frontend::SessionAuthorizer > | mir::Server | |
the_session_coordinator() const -> std::shared_ptr< scene::SessionCoordinator > | mir::Server | |
the_session_listener() const -> std::shared_ptr< scene::SessionListener > | mir::Server | |
the_shell() const -> std::shared_ptr< shell::Shell > | mir::Server | |
the_shell_display_layout() const -> std::shared_ptr< shell::DisplayLayout > | mir::Server | |
the_surface_configurator() const -> std::shared_ptr< scene::SurfaceConfigurator > | mir::Server | |
the_surface_coordinator() const -> std::shared_ptr< scene::SurfaceCoordinator > | mir::Server | |
the_touch_visualizer() const -> std::shared_ptr< input::TouchVisualizer > | mir::Server | |
wrap_cursor_listener(Wrapper< input::CursorListener > const &wrapper) | mir::Server | |
wrap_display_buffer_compositor_factory(Wrapper< compositor::DisplayBufferCompositorFactory > const &wrapper) | mir::Server | |
wrap_display_configuration_policy(Wrapper< graphics::DisplayConfigurationPolicy > const &wrapper) | mir::Server | |
wrap_shell(Wrapper< shell::Shell > const &wrapper) | mir::Server | |
Wrapper typedef | mir::Server |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015