MirAL
|
▼Nmiral | Mir Abstraction Layer |
▼Ntoolkit | Convinent C++ wrappers around the Mir toolkit API |
CConnection | Handle class for MirConnection - provides automatic reference counting |
CPersistentId | Handle class for MirPersistentId - provides automatic reference counting |
CSurface | Handle class for MirSurface - provides automatic reference counting |
CSurfaceSpec | Handle class for MirSurfaceSpec - provides automatic reference counting, method chaining |
CActiveOutputsListener | |
CActiveOutputsMonitor | |
CAddInitCallback | Add a callback to be invoked when the server has been initialized, but before it starts. If multiple callbacks are added they will be invoked in the sequence added |
CAppendEventFilter | |
CApplicationAuthorizer | |
CApplicationCredentials | |
CApplicationInfo | |
CBasicSetApplicationAuthorizer | |
CCanonicalWindowManagerPolicy | Widely accepted defaults for window management |
CCursorTheme | Load a cursor theme |
CInternalClientLauncher | |
CMirRunner | Runner for applying initialization options to Mir |
▼COutput | |
CPhysicalSizeMM | |
CSetApplicationAuthorizer | |
CSetCommandLineHandler | Set a handler for any command line options Mir/MirAL does not recognise. This will be invoked if any unrecognised options are found during initialisation. Any unrecognised arguments are passed to this function. The pointers remain valid for the duration of the call only. If set_command_line_handler is not called the default action is to exit by throwing mir::AbnormalExit (which will be handled by the exception handler prior to exiting run() |
CSetTerminator | Set handler for termination requests. terminator will be called following receipt of SIGTERM or SIGINT. The default terminator stop()s the server, replacements should probably do the same in addition to any additional shutdown logic |
CSetWindowManagmentPolicy | |
CStartupInternalClient | Wrapper for running an internal Mir client at startup |
CWindow | Handle class to manage a Mir surface. It may be null (e.g. default initialized) |
CWindowInfo | |
CWindowManagementPolicy | The interface through which the window management policy is determined |
CWindowManagerOption | |
CWindowManagerOptions | |
CWindowManagerTools | Window management functions for querying and updating MirAL's model |
▼CWindowSpecification | |
CAspectRatio |
Copyright © 2016 Canonical Ltd.
Generated on Fri Sep 30 13:21:55 UTC 2016