Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mir::client::mesa::ClientPlatform Class Reference

#include <client_platform.h>

Inheritance diagram for mir::client::mesa::ClientPlatform:
Inheritance graph
[legend]

Public Member Functions

 ClientPlatform (ClientContext *const context, std::shared_ptr< BufferFileOps > const &buffer_file_ops, EGLNativeDisplayContainer &display_container)
 
MirPlatformType platform_type () const
 
std::shared_ptr
< ClientBufferFactory
create_buffer_factory ()
 
std::shared_ptr
< EGLNativeWindowType > 
create_egl_native_window (ClientSurface *surface)
 
std::shared_ptr
< EGLNativeDisplayType > 
create_egl_native_display ()
 
MirNativeBufferconvert_native_buffer (graphics::NativeBuffer *) const
 
- Public Member Functions inherited from mir::client::ClientPlatform
 ClientPlatform ()=default
 
 ClientPlatform (const ClientPlatform &p)=delete
 
ClientPlatformoperator= (const ClientPlatform &p)=delete
 
virtual ~ClientPlatform ()
 
- Public Member Functions inherited from mir::client::EGLNativeWindowFactory
virtual ~EGLNativeWindowFactory ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from mir::client::EGLNativeWindowFactory
 EGLNativeWindowFactory ()=default
 
 EGLNativeWindowFactory (EGLNativeWindowFactory const &p)=delete
 
EGLNativeWindowFactoryoperator= (EGLNativeWindowFactory const &p)=delete
 

Constructor & Destructor Documentation

mir::client::mesa::ClientPlatform::ClientPlatform ( ClientContext *const  context,
std::shared_ptr< BufferFileOps > const &  buffer_file_ops,
mcl::EGLNativeDisplayContainer display_container 
)

Member Function Documentation

MirNativeBuffer * mir::client::mesa::ClientPlatform::convert_native_buffer ( graphics::NativeBuffer buf) const
virtual
std::shared_ptr< mcl::ClientBufferFactory > mir::client::mesa::ClientPlatform::create_buffer_factory ( )
virtual
std::shared_ptr< EGLNativeDisplayType > mir::client::mesa::ClientPlatform::create_egl_native_display ( )
virtual
std::shared_ptr< EGLNativeWindowType > mir::client::mesa::ClientPlatform::create_egl_native_window ( ClientSurface surface)
virtual
MirPlatformType mir::client::mesa::ClientPlatform::platform_type ( ) const
virtual

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