Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
mir::examples::InprocessEGLClient Class Reference

Encapsulation of a simple threaded client demonstrating inprocess EGL rendering. More...

#include <inprocess_egl_client.h>

Public Member Functions

 InprocessEGLClient (std::shared_ptr< graphics::Platform > const &graphics_platform, std::shared_ptr< shell::SessionManager > const &session_manager)
 
 ~InprocessEGLClient ()
 

Protected Member Functions

 InprocessEGLClient (InprocessEGLClient const &)=delete
 
InprocessEGLClientoperator= (InprocessEGLClient const &)=delete
 

Detailed Description

Encapsulation of a simple threaded client demonstrating inprocess EGL rendering.

Constructor & Destructor Documentation

mir::examples::InprocessEGLClient::InprocessEGLClient ( std::shared_ptr< graphics::Platform > const &  graphics_platform,
std::shared_ptr< shell::SessionManager > const &  session_manager 
)
mir::examples::InprocessEGLClient::~InprocessEGLClient ( )
mir::examples::InprocessEGLClient::InprocessEGLClient ( InprocessEGLClient const &  )
protecteddelete

Member Function Documentation

InprocessEGLClient& mir::examples::InprocessEGLClient::operator= ( InprocessEGLClient const &  )
protecteddelete

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013