Mir
|
Classes | |
class | ApplicationNotRespondingDetector |
class | ApplicationNotRespondingDetectorWrapper |
class | BufferStreamFactory |
class | CoordinateTranslator |
Support for the debug "surface to screen" coordinate translation interface. More... | |
class | NullSessionListener |
class | NullSurfaceObserver |
class | Observer |
An observer for top level notifications of scene changes. In order to receive more granular change notifications a user may install mir::scene::SurfaceObserver in surface_added. More... | |
class | PromptSession |
struct | PromptSessionCreationParameters |
class | PromptSessionListener |
class | PromptSessionManager |
class | Session |
class | SessionCoordinator |
class | SessionListener |
struct | Snapshot |
struct | StreamInfo |
class | Surface |
struct | SurfaceCreationParameters |
class | SurfaceFactory |
class | SurfaceObserver |
Typedefs | |
typedef std::function< void(Snapshot const &)> | SnapshotCallback |
Functions | |
bool | operator== (const SurfaceCreationParameters &lhs, const SurfaceCreationParameters &rhs) |
bool | operator!= (const SurfaceCreationParameters &lhs, const SurfaceCreationParameters &rhs) |
SurfaceCreationParameters | a_surface () |
typedef std::function<void(Snapshot const&)> mir::scene::SnapshotCallback |
SurfaceCreationParameters mir::scene::a_surface | ( | ) |
bool mir::scene::operator!= | ( | const SurfaceCreationParameters & | lhs, |
const SurfaceCreationParameters & | rhs | ||
) |
bool mir::scene::operator== | ( | const SurfaceCreationParameters & | lhs, |
const SurfaceCreationParameters & | rhs | ||
) |
Copyright © 2012-2016 Canonical Ltd.
Generated on Sat Dec 3 12:48:59 UTC 2016