#include <event_filter_chain_dispatcher.h>
mir::input::EventFilterChainDispatcher::EventFilterChainDispatcher |
( |
std::initializer_list< std::shared_ptr< EventFilter > const > const & |
values, |
|
|
std::shared_ptr< InputDispatcher > const & |
next_dispatcher |
|
) |
| |
void mir::input::EventFilterChainDispatcher::append |
( |
std::shared_ptr< EventFilter > const & |
filter | ) |
|
|
overridevirtual |
bool mir::input::EventFilterChainDispatcher::dispatch |
( |
MirEvent const & |
event | ) |
|
|
overridevirtual |
bool mir::input::EventFilterChainDispatcher::handle |
( |
MirEvent const & |
event | ) |
|
|
overridevirtual |
void mir::input::EventFilterChainDispatcher::prepend |
( |
std::shared_ptr< EventFilter > const & |
filter | ) |
|
|
overridevirtual |
void mir::input::EventFilterChainDispatcher::start |
( |
| ) |
|
|
overridevirtual |
void mir::input::EventFilterChainDispatcher::stop |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016