Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | List of all members
mir::examples::ServerConfiguration Class Reference

#include <server_configuration.h>

Inheritance diagram for mir::examples::ServerConfiguration:
Inheritance graph
[legend]

Public Member Functions

 ServerConfiguration (int argc, char const **argv)
 
std::shared_ptr
< graphics::DisplayConfigurationPolicy
the_display_configuration_policy () override
 
std::shared_ptr
< input::CompositeEventFilter
the_composite_event_filter () override
 
- Public Member Functions inherited from mir::DefaultServerConfiguration
 DefaultServerConfiguration (int argc, char const *argv[])
 
virtual std::shared_ptr
< shell::FocusController
the_focus_controller ()
 
virtual std::shared_ptr
< time::TimeSource
the_time_source ()
 
virtual std::shared_ptr
< shell::SessionManager
the_session_manager ()
 
virtual std::shared_ptr
< frontend::Connector
the_connector ()
 
virtual std::shared_ptr
< graphics::Display
the_display ()
 
virtual std::shared_ptr
< compositor::Compositor
the_compositor ()
 
virtual std::shared_ptr
< input::InputManager
the_input_manager ()
 
virtual std::shared_ptr< MainLoopthe_main_loop ()
 
virtual std::shared_ptr
< ServerStatusListener
the_server_status_listener ()
 
virtual std::shared_ptr
< DisplayChanger
the_display_changer ()
 
virtual std::shared_ptr
< graphics::Platform
the_graphics_platform ()
 
virtual std::shared_ptr
< input::InputConfiguration
the_input_configuration ()
 
virtual std::shared_ptr
< graphics::BufferInitializer
the_buffer_initializer ()
 
virtual std::shared_ptr
< compositor::RendererFactory
the_renderer_factory ()
 
virtual std::shared_ptr
< graphics::nested::HostConnection
the_host_connection ()
 
virtual std::shared_ptr
< input::NestedInputRelay
the_nested_input_relay ()
 
virtual std::shared_ptr
< graphics::DisplayReport
the_display_report ()
 
virtual std::shared_ptr
< compositor::DisplayBufferCompositorFactory
the_display_buffer_compositor_factory ()
 
virtual std::shared_ptr
< compositor::OverlayRenderer
the_overlay_renderer ()
 
virtual std::shared_ptr
< graphics::GraphicBufferAllocator
the_buffer_allocator ()
 
virtual std::shared_ptr
< compositor::Scene
the_scene ()
 
virtual std::shared_ptr
< frontend::SessionMediatorReport
the_session_mediator_report ()
 
virtual std::shared_ptr
< frontend::MessageProcessorReport
the_message_processor_report ()
 
virtual std::shared_ptr
< frontend::SessionAuthorizer
the_session_authorizer ()
 
virtual std::shared_ptr
< frontend::Shell
the_frontend_shell ()
 
virtual std::shared_ptr
< frontend::EventSink
the_global_event_sink ()
 
virtual std::shared_ptr
< frontend::DisplayChanger
the_frontend_display_changer ()
 
virtual std::shared_ptr
< frontend::SessionCreator
the_session_creator ()
 
virtual std::shared_ptr
< frontend::ConnectorReport
the_connector_report ()
 
virtual std::shared_ptr
< shell::SurfaceFactory
the_shell_surface_factory ()
 
virtual std::shared_ptr
< shell::SessionContainer
the_shell_session_container ()
 
virtual std::shared_ptr
< shell::FocusSetter
the_shell_focus_setter ()
 
virtual std::shared_ptr
< shell::FocusSequence
the_shell_focus_sequence ()
 
virtual std::shared_ptr
< shell::PlacementStrategy
the_shell_placement_strategy ()
 
virtual std::shared_ptr
< shell::SessionListener
the_shell_session_listener ()
 
virtual std::shared_ptr
< shell::PixelBuffer
the_shell_pixel_buffer ()
 
virtual std::shared_ptr
< shell::SnapshotStrategy
the_shell_snapshot_strategy ()
 
virtual std::shared_ptr
< shell::DisplayLayout
the_shell_display_layout ()
 
virtual std::shared_ptr
< shell::SurfaceConfigurator
the_shell_surface_configurator ()
 
virtual std::shared_ptr
< shell::SessionEventSink
the_shell_session_event_sink ()
 
virtual std::shared_ptr
< shell::SessionEventHandlerRegister
the_shell_session_event_handler_register ()
 
virtual std::shared_ptr
< shell::SurfaceBuilder
the_surface_builder ()
 
virtual std::shared_ptr
< surfaces::SurfaceController
the_surface_controller ()
 
virtual std::shared_ptr
< surfaces::SurfaceStackModel
the_surface_stack_model ()
 
virtual std::shared_ptr
< surfaces::BufferStreamFactory
the_buffer_stream_factory ()
 
virtual std::shared_ptr
< input::InputReport
the_input_report ()
 
virtual std::shared_ptr
< surfaces::InputRegistrar
the_input_registrar ()
 
virtual std::shared_ptr
< shell::InputTargeter
the_input_targeter ()
 
virtual std::shared_ptr
< input::CursorListener
the_cursor_listener ()
 
virtual std::shared_ptr
< input::InputRegion
the_input_region ()
 
virtual std::shared_ptr
< logging::Logger
the_logger ()
 

Additional Inherited Members

- Protected Member Functions inherited from mir::DefaultServerConfiguration
virtual std::shared_ptr
< input::InputChannelFactory
the_input_channel_factory ()
 
virtual std::shared_ptr
< shell::MediatingDisplayChanger
the_mediating_display_changer ()
 
virtual std::shared_ptr
< shell::BroadcastingSessionEventSink
the_broadcasting_session_event_sink ()
 
- Protected Attributes inherited from mir::DefaultServerConfiguration
CachedPtr< frontend::Connectorconnector
 
CachedPtr< shell::SessionManagersession_manager
 
CachedPtr
< input::InputConfiguration
input_configuration
 
CachedPtr< input::InputReportinput_report
 
CachedPtr
< input::CompositeEventFilter
composite_event_filter
 
CachedPtr< input::InputManagerinput_manager
 
CachedPtr< input::InputRegioninput_region
 
CachedPtr
< surfaces::InputRegistrar
input_registrar
 
CachedPtr< shell::InputTargeterinput_targeter
 
CachedPtr< input::CursorListenercursor_listener
 
CachedPtr< graphics::Platformgraphics_platform
 
CachedPtr
< graphics::BufferInitializer
buffer_initializer
 
CachedPtr
< graphics::GraphicBufferAllocator
buffer_allocator
 
CachedPtr< graphics::Displaydisplay
 
CachedPtr
< frontend::ConnectorReport
connector_report
 
CachedPtr
< frontend::ProtobufIpcFactory
ipc_factory
 
CachedPtr
< frontend::SessionMediatorReport
session_mediator_report
 
CachedPtr
< frontend::MessageProcessorReport
message_processor_report
 
CachedPtr
< frontend::SessionAuthorizer
session_authorizer
 
CachedPtr< frontend::EventSinkglobal_event_sink
 
CachedPtr
< frontend::SessionCreator
session_creator
 
CachedPtr
< compositor::RendererFactory
renderer_factory
 
CachedPtr
< compositor::BufferStreamFactory
buffer_stream_factory
 
CachedPtr< surfaces::SurfaceStacksurface_stack
 
CachedPtr< shell::SurfaceFactoryshell_surface_factory
 
CachedPtr
< shell::SessionContainer
shell_session_container
 
CachedPtr< shell::FocusSettershell_focus_setter
 
CachedPtr< shell::FocusSequenceshell_focus_sequence
 
CachedPtr
< shell::PlacementStrategy
shell_placement_strategy
 
CachedPtr< shell::SessionListenershell_session_listener
 
CachedPtr< shell::PixelBuffershell_pixel_buffer
 
CachedPtr
< shell::SnapshotStrategy
shell_snapshot_strategy
 
CachedPtr< shell::DisplayLayoutshell_display_layout
 
CachedPtr
< shell::SurfaceConfigurator
shell_surface_configurator
 
CachedPtr
< compositor::DisplayBufferCompositorFactory
display_buffer_compositor_factory
 
CachedPtr
< compositor::OverlayRenderer
overlay_renderer
 
CachedPtr< compositor::Compositorcompositor
 
CachedPtr< logging::Loggerlogger
 
CachedPtr
< graphics::DisplayReport
display_report
 
CachedPtr
< surfaces::SurfaceController
surface_controller
 
CachedPtr< time::TimeSourcetime_source
 
CachedPtr< MainLoopmain_loop
 
CachedPtr< ServerStatusListenerserver_status_listener
 
CachedPtr
< graphics::DisplayConfigurationPolicy
display_configuration_policy
 
CachedPtr
< graphics::nested::HostConnection
host_connection
 
CachedPtr
< input::NestedInputRelay
nested_input_relay
 
CachedPtr
< shell::MediatingDisplayChanger
mediating_display_changer
 
CachedPtr
< shell::BroadcastingSessionEventSink
broadcasting_session_event_sink
 

Detailed Description

Examples:
demo_shell.cpp, and render_surfaces.cpp.

Constructor & Destructor Documentation

mir::examples::ServerConfiguration::ServerConfiguration ( int  argc,
char const **  argv 
)

Member Function Documentation

std::shared_ptr< mir::input::CompositeEventFilter > mir::examples::ServerConfiguration::the_composite_event_filter ( )
overridevirtual

Reimplemented from mir::DefaultServerConfiguration.

Examples:
demo_shell.cpp.
std::shared_ptr< mg::DisplayConfigurationPolicy > mir::examples::ServerConfiguration::the_display_configuration_policy ( )
overridevirtual

Reimplemented from mir::DefaultServerConfiguration.


The documentation for this class was generated from the following files:

Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013