Mir
Public Member Functions | List of all members
MirCloseSurfaceEvent Struct Reference

#include <close_surface_event.h>

Inheritance diagram for MirCloseSurfaceEvent:
[legend]

Public Member Functions

 MirCloseSurfaceEvent ()
 
int surface_id () const
 
void set_surface_id (int id)
 
- Public Member Functions inherited from MirEvent
MirEventType type () const
 
MirInputEventto_input ()
 
MirInputEvent const * to_input () const
 
MirInputConfigurationEventto_input_configuration ()
 
MirInputConfigurationEvent const * to_input_configuration () const
 
MirSurfaceEventto_surface ()
 
MirSurfaceEvent const * to_surface () const
 
MirResizeEventto_resize ()
 
MirResizeEvent const * to_resize () const
 
MirPromptSessionEventto_prompt_session ()
 
MirPromptSessionEvent const * to_prompt_session () const
 
MirOrientationEventto_orientation ()
 
MirOrientationEvent const * to_orientation () const
 
MirCloseSurfaceEventto_close_surface ()
 
MirCloseSurfaceEvent const * to_close_surface () const
 
MirKeymapEventto_keymap ()
 
MirKeymapEvent const * to_keymap () const
 
MirSurfaceOutputEventto_surface_output ()
 
MirSurfaceOutputEvent const * to_surface_output () const
 
MirInputDeviceStateEventto_input_device_state ()
 
MirInputDeviceStateEvent const * to_input_device_state () const
 
MirEventclone () const
 

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 Member Functions inherited from MirEvent
 MirEvent ()=default
 
 MirEvent (MirEventType type)
 
 MirEvent (MirEvent const &event)=default
 
MirEventoperator= (MirEvent const &event)=default
 
- Protected Attributes inherited from MirEvent
MirEventType type_
 

Constructor & Destructor Documentation

MirCloseSurfaceEvent::MirCloseSurfaceEvent ( )

Member Function Documentation

void MirCloseSurfaceEvent::set_surface_id ( int  id)
int MirCloseSurfaceEvent::surface_id ( ) const

The documentation for this struct was generated from the following files:

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016