|
Mir
|
#include <input_event.h>
Protected Member Functions | |
| MirInputEvent ()=default | |
| MirInputEvent (MirEventType type) | |
| MirInputEvent (MirInputEvent const &event)=default | |
| MirInputEvent & | operator= (MirInputEvent const &event)=default |
Protected Member Functions inherited from MirEvent | |
| MirEvent ()=default | |
| MirEvent (MirEventType type) | |
| MirEvent (MirEvent const &event)=default | |
| MirEvent & | operator= (MirEvent const &event)=default |
Additional Inherited Members | |
Static Public Member Functions inherited from MirEvent | |
| static mir::EventUPtr | deserialize (std::string const &bytes) |
| static std::string | serialize (MirEvent const *event) |
Protected Attributes inherited from MirEvent | |
| MirEventType | type_ |
|
protecteddefault |
|
explicitprotected |
|
protecteddefault |
|
protecteddefault |
| MirKeyboardEvent * MirInputEvent::to_keyboard | ( | ) |
| MirKeyboardEvent const * MirInputEvent::to_keyboard | ( | ) | const |
| MirMotionEvent * MirInputEvent::to_motion | ( | ) |
| MirMotionEvent const * MirInputEvent::to_motion | ( | ) | const |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016