#include <native_platform.h>
mir::graphics::NativePlatform::NativePlatform |
( |
) | |
|
|
inline |
virtual mir::graphics::NativePlatform::~NativePlatform |
( |
) | |
|
|
virtualdefault |
mir::graphics::NativePlatform::NativePlatform |
( |
NativePlatform const & |
) | |
|
|
delete |
virtual std::shared_ptr<InternalClient> mir::graphics::NativePlatform::create_internal_client |
( |
) | |
|
|
pure virtual |
virtual void mir::graphics::NativePlatform::fill_ipc_package |
( |
std::shared_ptr< BufferIPCPacker > const & |
packer, |
|
|
std::shared_ptr< Buffer > const & |
buffer |
|
) |
| const |
|
pure virtual |
virtual std::shared_ptr<PlatformIPCPackage> mir::graphics::NativePlatform::get_ipc_package |
( |
) | |
|
|
pure virtual |
virtual void mir::graphics::NativePlatform::initialize |
( |
std::function< void(int)> const & |
auth_magic, |
|
|
int |
data_items, |
|
|
int const * |
data, |
|
|
int |
fd_items, |
|
|
int const * |
fd |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013