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

#include <global_event_sender.h>

Inheritance diagram for mir::frontend::GlobalEventSender:
Inheritance graph
[legend]

Public Member Functions

 GlobalEventSender (std::shared_ptr< shell::SessionContainer > const &)
 
void handle_event (MirEvent const &e)
 
void handle_lifecycle_event (MirLifecycleState state)
 
void handle_display_config_change (graphics::DisplayConfiguration const &config)
 
- Public Member Functions inherited from mir::frontend::EventSink
virtual ~EventSink ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from mir::frontend::EventSink
 EventSink ()=default
 
 EventSink (EventSink const &)=delete
 
EventSinkoperator= (EventSink const &)=delete
 

Constructor & Destructor Documentation

mir::frontend::GlobalEventSender::GlobalEventSender ( std::shared_ptr< shell::SessionContainer > const &  session_container)

Member Function Documentation

void mir::frontend::GlobalEventSender::handle_display_config_change ( graphics::DisplayConfiguration const &  config)
virtual
void mir::frontend::GlobalEventSender::handle_event ( MirEvent const &  e)
virtual
void mir::frontend::GlobalEventSender::handle_lifecycle_event ( MirLifecycleState  state)
virtual

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