Mir
|
#include "guest_platform.h"
#include "buffer_allocator.h"
#include "mir/graphics/buffer_ipc_message.h"
#include "mir/graphics/platform_ipc_package.h"
#include "mir/graphics/nested_context.h"
#include "nested_authentication.h"
#include "ipc_operations.h"
#include <boost/exception/errinfo_errno.hpp>
#include <boost/throw_exception.hpp>
#include <mutex>
#include <stdexcept>
Functions | |
std::shared_ptr< mg::Platform > | create_guest_platform (std::shared_ptr< mg::DisplayReport > const &, std::shared_ptr< mg::NestedContext > const &nested_context) |
std::shared_ptr<mg::Platform> create_guest_platform | ( | std::shared_ptr< mg::DisplayReport > const & | , |
std::shared_ptr< mg::NestedContext > const & | nested_context | ||
) |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015