All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
App Member List

This is the complete list of members for App, including all inherited members.

ConvertOSGB36ToWGS84(double inLon, double inLat, double &outLon, double &outLat) (defined in App)Appstatic
ConvertWGS84ToOSGB36(double inLon, double inLat, double &outLon, double &outLat) (defined in App)Appstatic
DetermineDeviceAndDpi(u32 &out_device, float &out_dpi) (defined in App)Appstatic
DetermineOrientationMode() (defined in App)Appstatic
GetAbsoluteDeviceDpi() (defined in App)Appstatic
GetBuildString() (defined in App)Appinlinestatic
GetDevice() (defined in App)Appstatic
GetDeviceDpi()Appstatic
GetGPSInfo(double &altitude, double &speed, double &latitude, double &longitude) (defined in App)Appstatic
GetHeading() (defined in App)Appstatic
GetMajorSystemVersion() (defined in App)Appstatic
GetNativeScale() (defined in App)Appstatic
GetOrientationMode() (defined in App)Appstatic
GetVersionString() (defined in App)Appinlinestatic
HasRetinaDisplay() (defined in App)Appstatic
Initialise() (defined in App)Appstatic
IsDeviceMultiCore() (defined in App)Appstatic
IsDeviceMultiCore(u32 deviceType) (defined in App)Appstatic
IsDevicePhone() (defined in App)Appstatic
IsDeviceSmall() (defined in App)Appstatic
IsGPSInfoValid() (defined in App)Appinlinestatic
IsInitialised() (defined in App)Appstatic
IsVersionGreaterThan(const char *version) (defined in App)Appstatic
IsVersionLessThan(const char *version) (defined in App)Appstatic
LaunchBrowser(const char *url) (defined in App)Appstatic
LaunchEMail(const char *mailTo) (defined in App)Appstatic
LaunchPhone(const char *number) (defined in App)Appstatic
LaunchSMS(const char *number) (defined in App)Appstatic
LongLatOSGB36ToOSGrid(double lon, double lat, double &x, double &y) (defined in App)Appstatic
LongLatToMercator(double lon, double lat, double &x, double &y) (defined in App)Appstatic
MercatorToLongLat(double x, double y, double &lon, double &lat) (defined in App)Appstatic
OSGridToLongLatOSGB36(double x, double y, double &lon, double &lat) (defined in App)Appstatic
SetGPSInfo(double altitude, double speed, double latitude, double longitude) (defined in App)Appstatic
SetHeading(double heading) (defined in App)Appstatic
Shutdown() (defined in App)Appstatic