Mir
Public Member Functions | Public Attributes | List of all members
mir::graphics::PlatformIPCPackage Struct Reference

Platform data to be sent to the clients over IPC. More...

#include <platform_ipc_package.h>

Public Member Functions

 PlatformIPCPackage ()
 
 PlatformIPCPackage (ModuleProperties const *graphics_module)
 

Public Attributes

std::vector< int32_t > ipc_data
 
std::vector< int32_t > ipc_fds
 
ModuleProperties const * graphics_module
 

Detailed Description

Platform data to be sent to the clients over IPC.

Constructor & Destructor Documentation

mir::graphics::PlatformIPCPackage::PlatformIPCPackage ( )
inline
mir::graphics::PlatformIPCPackage::PlatformIPCPackage ( ModuleProperties const *  graphics_module)
inlineexplicit

Member Data Documentation

ModuleProperties const* mir::graphics::PlatformIPCPackage::graphics_module
std::vector<int32_t> mir::graphics::PlatformIPCPackage::ipc_data
std::vector<int32_t> mir::graphics::PlatformIPCPackage::ipc_fds

The documentation for this struct was generated from the following file:

Copyright © 2012-2016 Canonical Ltd.
Generated on Tue Oct 31 05:57:28 UTC 2017