MirAL
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NmiralMir Abstraction Layer
 CActiveOutputsListener
 CActiveOutputsMonitor
 CAddInitCallbackAdd 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
 CApplicationAuthorizer1
 CApplicationCredentials
 CApplicationInfo
 CBasicSetApplicationAuthorizer
 CCanonicalWindowManagerPolicyWidely accepted defaults for window management
 CCommandLineOptionAdd a user configuration option to Mir's option handling. The callback will be invoked during initialisation with a value supplied from the command line, environment variable, config file or the default
 CCursorThemeLoad a cursor theme
 CDebugExtensionAllow debug extension APIs to be enabled and disabled
 CInternalClientLauncher
 CKeymapLoad a keymap
 CMirRunnerRunner for applying initialization options to Mir
 COutput
 CPhysicalSizeMM
 CSetApplicationAuthorizer
 CSetCommandLineHandlerSet 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()
 CSetTerminatorSet 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
 CStartupInternalClientWrapper for running an internal Mir client at startup
 CWindowHandle class to manage a Mir surface. It may be null (e.g. default initialized)
 CWindowInfo
 CWindowManagementPolicyThe interface through which the window management policy is determined
 CWindowManagerOption
 CWindowManagerOptions
 CWindowManagerToolsWindow management functions for querying and updating MirAL's model
 CWindowSpecification
 CAspectRatio
 CWorkspacePolicyAdvise changes to workspaces

Copyright © 2016 Canonical Ltd.
Generated on Fri Mar 3 10:22:14 UTC 2017