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

#include <interface.h>

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

Public Types

typedef com::lomiri::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 142 of file interface.h.

Member Typedef Documentation

◆ Interface

◆ ValueType

Member Function Documentation

◆ name()

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

Definition at line 144 of file interface.h.

Member Data Documentation

◆ readable

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

Definition at line 155 of file interface.h.

◆ writable

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

Definition at line 156 of file interface.h.


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