|
Mir
|
#include <memory>#include <functional>

Go to the source code of this file.
Classes | |
| class | mir::graphics::NativePlatform |
Namespaces | |
| mir | |
| All things Mir. | |
| mir::options | |
| System options. Interface for extracting configuration options from wherever they may be (e.g. program arguments, config files or environment variables). | |
| mir::graphics | |
| Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
Typedefs | |
| typedef std::shared_ptr < NativePlatform >(* | mir::graphics::CreateNativePlatform )(std::shared_ptr< DisplayReport > const &report) |
Functions | |
| std::shared_ptr< NativePlatform > | mir::graphics::create_native_platform (std::shared_ptr< DisplayReport > const &report) |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014