Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends 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::scene::SessionEventSink
virtual ~SessionEventSink ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from mir::scene::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 &  )
inlinevirtual
void mir::test::doubles::NullSessionEventSink::handle_no_focus ( )
inlinevirtual
void mir::test::doubles::NullSessionEventSink::handle_session_stopping ( std::shared_ptr< shell::Session > const &  )
inlinevirtual

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

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