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

#include <fake_event_hub_input_configuration.h>

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

Public Member Functions

 FakeEventHubInputConfiguration (std::shared_ptr< input::EventFilter > const &event_filter, std::shared_ptr< input::InputRegion > const &input_region, std::shared_ptr< input::CursorListener > const &cursor_listener, std::shared_ptr< input::InputReport > const &input_report)
 
virtual ~FakeEventHubInputConfiguration ()
 
droidinput::sp
< droidinput::EventHubInterface > 
the_event_hub ()
 
input::android::FakeEventHub * the_fake_event_hub ()
 
bool is_key_repeat_enabled () override
 

Protected Member Functions

 FakeEventHubInputConfiguration (FakeEventHubInputConfiguration const &)=delete
 
FakeEventHubInputConfigurationoperator= (FakeEventHubInputConfiguration const &)=delete
 

Constructor & Destructor Documentation

mir::test::doubles::FakeEventHubInputConfiguration::FakeEventHubInputConfiguration ( std::shared_ptr< input::EventFilter > const &  event_filter,
std::shared_ptr< input::InputRegion > const &  input_region,
std::shared_ptr< input::CursorListener > const &  cursor_listener,
std::shared_ptr< input::InputReport > const &  input_report 
)
virtual mir::test::doubles::FakeEventHubInputConfiguration::~FakeEventHubInputConfiguration ( )
virtual
mir::test::doubles::FakeEventHubInputConfiguration::FakeEventHubInputConfiguration ( FakeEventHubInputConfiguration const &  )
protecteddelete

Member Function Documentation

bool mir::test::doubles::FakeEventHubInputConfiguration::is_key_repeat_enabled ( )
inlineoverride
FakeEventHubInputConfiguration& mir::test::doubles::FakeEventHubInputConfiguration::operator= ( FakeEventHubInputConfiguration const &  )
protecteddelete
droidinput::sp<droidinput::EventHubInterface> mir::test::doubles::FakeEventHubInputConfiguration::the_event_hub ( )
input::android::FakeEventHub* mir::test::doubles::FakeEventHubInputConfiguration::the_fake_event_hub ( )

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013