ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
org::freedesktop::Geoclue::Position::Field Struct Reference

#include <geoclue.h>

+ Collaboration diagram for org::freedesktop::Geoclue::Position::Field:

Public Member Functions

 Field ()=delete
 

Static Public Attributes

static const int none = 0
 
static const int latitude = 1
 
static const int longitude = 2
 
static const int altitude = 3
 

Detailed Description

Definition at line 130 of file geoclue.h.

Constructor & Destructor Documentation

org::freedesktop::Geoclue::Position::Field::Field ( )
delete

Member Data Documentation

const int org::freedesktop::Geoclue::Position::Field::altitude = 3
static

Definition at line 137 of file geoclue.h.

const int org::freedesktop::Geoclue::Position::Field::latitude = 1
static

Definition at line 135 of file geoclue.h.

const int org::freedesktop::Geoclue::Position::Field::longitude = 2
static

Definition at line 136 of file geoclue.h.

const int org::freedesktop::Geoclue::Position::Field::none = 0
static

Definition at line 134 of file geoclue.h.


The documentation for this struct was generated from the following file: