19 #ifndef MIR_TEST_DOUBLES_NULL_PLATFORM_IPC_OPERATIONS_H_ 20 #define MIR_TEST_DOUBLES_NULL_PLATFORM_IPC_OPERATIONS_H_ 22 #include "mir/graphics/platform_ipc_operations.h" 23 #include "mir/graphics/platform_operation_message.h" 34 void pack_buffer(graphics::BufferIpcMessage&, graphics::Buffer
const&, graphics::BufferIpcMsgType)
const override 37 void unpack_buffer(graphics::BufferIpcMessage&, graphics::Buffer
const&)
const override 42 return std::make_shared<graphics::PlatformIPCPackage>();
45 unsigned int const, graphics::PlatformOperationMessage
const&)
override 47 return graphics::PlatformOperationMessage();
54 #endif // MIR_TEST_DOUBLES_NULL_PLATFORM_IPC_OPERATIONS_H_ AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time...
Definition: blob.h:26