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

#include <null_session_event_sink.h>

Inheritance diagram for mir::test::doubles::NullSessionEventSink:
Inheritance graph
[legend]

Public Member Functions

void handle_focus_change (std::shared_ptr< shell::Session > const &)
 
void handle_no_focus ()
 
void handle_session_stopping (std::shared_ptr< shell::Session > const &)
 
- Public Member Functions inherited from mir::shell::SessionEventSink
virtual ~SessionEventSink ()=default
 
virtual void handle_focus_change (std::shared_ptr< Session > const &session)=0
 
virtual void handle_session_stopping (std::shared_ptr< Session > const &session)=0
 

Additional Inherited Members

- Protected Member Functions inherited from mir::shell::SessionEventSink
 SessionEventSink ()=default
 
 SessionEventSink (SessionEventSink const &)=delete
 
SessionEventSinkoperator= (SessionEventSink const &)=delete
 

Member Function Documentation

void mir::test::doubles::NullSessionEventSink::handle_focus_change ( std::shared_ptr< shell::Session > const &  )
inline
void mir::test::doubles::NullSessionEventSink::handle_no_focus ( )
inlinevirtual
void mir::test::doubles::NullSessionEventSink::handle_session_stopping ( std::shared_ptr< shell::Session > const &  )
inline

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

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