Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Static Public Member Functions | List of all members
mir::graphics::mesa::NativePlatform Class Reference

#include <native_platform.h>

Inheritance diagram for mir::graphics::mesa::NativePlatform:
[legend]

Public Member Functions

virtual ~NativePlatform ()
 
void initialize (std::shared_ptr< NestedContext > const &nested_context)
 
std::shared_ptr
< GraphicBufferAllocator
create_buffer_allocator (std::shared_ptr< BufferInitializer > const &buffer_initializer) override
 
std::shared_ptr
< PlatformIPCPackage
connection_ipc_package () override
 
std::shared_ptr< InternalClientcreate_internal_client () override
 
void fill_buffer_package (BufferIpcMessage *packer, Buffer const *buffer, BufferIpcMsgType msg_type) const override
 
std::shared_ptr
< graphics::BufferWriter
make_buffer_writer () override
 
- Public Member Functions inherited from mir::graphics::NativePlatform
 NativePlatform ()
 
 NativePlatform (NativePlatform const &)=delete
 
NativePlatformoperator= (NativePlatform const &)=delete
 

Static Public Member Functions

static std::shared_ptr
< InternalNativeDisplay
internal_native_display ()
 
static bool internal_native_display_in_use ()
 

Constructor & Destructor Documentation

mir::graphics::mesa::NativePlatform::~NativePlatform ( )
virtual

Reimplemented from mir::graphics::NativePlatform.

Member Function Documentation

std::shared_ptr< mg::PlatformIPCPackage > mir::graphics::mesa::NativePlatform::connection_ipc_package ( )
overridevirtual
std::shared_ptr<GraphicBufferAllocator> mir::graphics::mesa::NativePlatform::create_buffer_allocator ( std::shared_ptr< BufferInitializer > const &  buffer_initializer)
overridevirtual
std::shared_ptr< mg::InternalClient > mir::graphics::mesa::NativePlatform::create_internal_client ( )
overridevirtual
void mir::graphics::mesa::NativePlatform::fill_buffer_package ( BufferIpcMessage packer,
Buffer const *  buffer,
BufferIpcMsgType  msg_type 
) const
overridevirtual
void mir::graphics::mesa::NativePlatform::initialize ( std::shared_ptr< NestedContext > const &  nested_context)
virtual
std::shared_ptr< mgm::InternalNativeDisplay > mir::graphics::mesa::NativePlatform::internal_native_display ( )
static
bool mir::graphics::mesa::NativePlatform::internal_native_display_in_use ( )
static
std::shared_ptr< mg::BufferWriter > mir::graphics::mesa::NativePlatform::make_buffer_writer ( )
overridevirtual

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014