Mir
Public Member Functions | List of all members
mir::test::doubles::NullPlatformIpcOperations Class Reference

#include <null_platform_ipc_operations.h>

Inheritance diagram for mir::test::doubles::NullPlatformIpcOperations:
[legend]

Public Member Functions

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
 

Member Function Documentation

◆ 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