Mir
Public Member Functions | Protected Member Functions | List of all members
mir::graphics::nested::HostSurface Class Referenceabstract

#include <host_surface.h>

Public Member Functions

virtual ~HostSurface ()=default
 
virtual EGLNativeWindowType egl_native_window ()=0
 
virtual void set_event_handler (mir_surface_event_callback cb, void *context)=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 ( mir_surface_event_callback  cb,
void *  context 
)
pure virtual

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

Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016