Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

virtual ~PlatformIPCPackage ()
 

Public Attributes

std::vector< int32_t > ipc_data
 
std::vector< int32_t > ipc_fds
 

Detailed Description

Platform data to be sent to the clients over IPC.

Constructor & Destructor Documentation

virtual mir::graphics::PlatformIPCPackage::~PlatformIPCPackage ( )
inlinevirtual

Member Data Documentation

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,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013