Mir
Public Types | Public Member Functions | List of all members
mir::graphics::EGLSurfaceStore Class Reference

#include <egl_resources.h>

Public Types

enum  AllowNoSurface { DisallowNoSurface, AllowNoSurface }
 

Public Member Functions

 EGLSurfaceStore (EGLDisplay egl_display, EGLSurface egl_surface, enum AllowNoSurface allow_no_surface)
 
 EGLSurfaceStore (EGLDisplay egl_display, EGLSurface egl_surface)
 
 EGLSurfaceStore (EGLSurfaceStore &&)
 
 ~EGLSurfaceStore () noexcept
 
 operator EGLSurface () const
 

Member Enumeration Documentation

Enumerator
DisallowNoSurface 
AllowNoSurface 

Constructor & Destructor Documentation

mir::graphics::EGLSurfaceStore::EGLSurfaceStore ( EGLDisplay  egl_display,
EGLSurface  egl_surface,
enum AllowNoSurface  allow_no_surface 
)
mir::graphics::EGLSurfaceStore::EGLSurfaceStore ( EGLDisplay  egl_display,
EGLSurface  egl_surface 
)
mir::graphics::EGLSurfaceStore::EGLSurfaceStore ( EGLSurfaceStore &&  other)
mir::graphics::EGLSurfaceStore::~EGLSurfaceStore ( )
noexcept

Member Function Documentation

mir::graphics::EGLSurfaceStore::operator EGLSurface ( ) const

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

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015