Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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:
Inheritance graph
[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
get_ipc_package () override
 
std::shared_ptr< InternalClientcreate_internal_client () override
 
void fill_ipc_package (BufferIPCPacker *packer, Buffer const *buffer) const 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<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_ipc_package ( BufferIPCPacker packer,
Buffer const *  buffer 
) const
overridevirtual
std::shared_ptr< mg::PlatformIPCPackage > mir::graphics::mesa::NativePlatform::get_ipc_package ( )
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

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