#include <null_platform_ipc_operations.h>
|
void | pack_buffer (graphics::BufferIpcMessage &, graphics::Buffer const &, graphics::BufferIpcMsgType) const override |
|
void | unpack_buffer (graphics::BufferIpcMessage &, graphics::Buffer const &) const override |
|
std::shared_ptr< graphics::PlatformIPCPackage > | connection_ipc_package () override |
|
graphics::PlatformOperationMessage | platform_operation (unsigned int const, graphics::PlatformOperationMessage const &) override |
|
◆ connection_ipc_package()
std::shared_ptr<graphics::PlatformIPCPackage> mir::test::doubles::NullPlatformIpcOperations::connection_ipc_package |
( |
| ) |
|
|
inlineoverride |
◆ pack_buffer()
void mir::test::doubles::NullPlatformIpcOperations::pack_buffer |
( |
graphics::BufferIpcMessage & |
, |
|
|
graphics::Buffer const & |
, |
|
|
graphics::BufferIpcMsgType |
|
|
) |
| const |
|
inlineoverride |
◆ platform_operation()
graphics::PlatformOperationMessage mir::test::doubles::NullPlatformIpcOperations::platform_operation |
( |
unsigned int |
const, |
|
|
graphics::PlatformOperationMessage const & |
|
|
) |
| |
|
inlineoverride |
◆ unpack_buffer()
void mir::test::doubles::NullPlatformIpcOperations::unpack_buffer |
( |
graphics::BufferIpcMessage & |
, |
|
|
graphics::Buffer const & |
|
|
) |
| const |
|
inlineoverride |
The documentation for this class was generated from the following file:
Copyright © 2012-2018
Canonical Ltd.
Generated on Mon Feb 19 14:05:11 UTC 2018