Mir
|
Retrieved information about a loadable module. More...
#include <client_types.h>
Public Attributes | |
char const * | name |
int | major_version |
int | minor_version |
int | micro_version |
char const * | filename |
Retrieved information about a loadable module.
This allows clients to identify the underlying platform. E.g. whether the graphics are "mir:android" or "mir:mesa". Third party graphics platforms do not currently exist but should be named according to the vendor and platform. Vis: "<vendor>:<platform>"
char const* MirModuleProperties::filename |
int MirModuleProperties::major_version |
int MirModuleProperties::micro_version |
int MirModuleProperties::minor_version |
char const* MirModuleProperties::name |
Copyright © 2012-2017
Canonical Ltd.
Generated on Mon Oct 30 19:44:55 UTC 2017