ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
com::ubuntu::location::service::Interface::Properties::IsOnline Struct Reference

#include <interface.h>

+ Collaboration diagram for com::ubuntu::location::service::Interface::Properties::IsOnline:

Public Types

typedef com::ubuntu::location::service::Interface Interface
 
typedef bool ValueType
 

Static Public Member Functions

static const std::string & name ()
 

Static Public Attributes

static const bool readable = true
 
static const bool writable = true
 

Detailed Description

Definition at line 124 of file interface.h.

Member Typedef Documentation

Member Function Documentation

static const std::string& com::ubuntu::location::service::Interface::Properties::IsOnline::name ( )
inlinestatic

Definition at line 126 of file interface.h.

Member Data Documentation

const bool com::ubuntu::location::service::Interface::Properties::IsOnline::readable = true
static

Definition at line 137 of file interface.h.

const bool com::ubuntu::location::service::Interface::Properties::IsOnline::writable = true
static

Definition at line 138 of file interface.h.


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