Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Protected Member Functions | List of all members
mir::graphics::nested::HostSurface Class Referenceabstract

#include <host_connection.h>

Public Member Functions

virtual ~HostSurface ()=default
 
virtual EGLNativeWindowType egl_native_window ()=0
 
virtual void set_event_handler (MirEventDelegate const *handler)=0
 

Protected Member Functions

 HostSurface ()=default
 
 HostSurface (HostSurface const &)=delete
 
HostSurfaceoperator= (HostSurface const &)=delete
 

Constructor & Destructor Documentation

virtual mir::graphics::nested::HostSurface::~HostSurface ( )
virtualdefault
mir::graphics::nested::HostSurface::HostSurface ( )
protecteddefault
mir::graphics::nested::HostSurface::HostSurface ( HostSurface const &  )
protecteddelete

Member Function Documentation

virtual EGLNativeWindowType mir::graphics::nested::HostSurface::egl_native_window ( )
pure virtual
HostSurface& mir::graphics::nested::HostSurface::operator= ( HostSurface const &  )
protecteddelete
virtual void mir::graphics::nested::HostSurface::set_event_handler ( MirEventDelegate const *  handler)
pure virtual

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014