Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends 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< frontend::Shell > const &shell, std::shared_ptr< shell::FocusController > const &focus_controller)
 
 ~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< frontend::Shell > const &  shell,
std::shared_ptr< shell::FocusController > const &  focus_controller 
)
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 Fri Apr 11 21:14:53 UTC 2014