Mir
|
Interface to in-process client support. More...
#include <internal_client.h>
Public Member Functions | |
virtual EGLNativeDisplayType | egl_native_display ()=0 |
The EGL native display to be used by in-process clients. More... | |
virtual EGLNativeWindowType | egl_native_window (std::shared_ptr< InternalSurface > const &)=0 |
The EGL native window to be used by in-process clients for a surface. More... | |
Protected Member Functions | |
InternalClient ()=default | |
virtual | ~InternalClient ()=default |
InternalClient (InternalClient const &)=delete | |
InternalClient & | operator= (InternalClient const &)=delete |
Interface to in-process client support.
|
protecteddefault |
|
protectedvirtualdefault |
|
protecteddelete |
|
pure virtual |
The EGL native display to be used by in-process clients.
Implemented in mir::graphics::gbm::InternalClient.
|
pure virtual |
The EGL native window to be used by in-process clients for a surface.
Implemented in mir::graphics::gbm::InternalClient.
|
protecteddelete |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013