lomiri-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
criteria.h File Reference
+ Include dependency graph for criteria.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  com::lomiri::location::Criteria
 Summarizes criteria of a client session with respect to functionality and accuracy for position, velocity and heading measurements. More...
 
struct  com::lomiri::location::Criteria::Requires
 
struct  com::lomiri::location::Criteria::Accuracy
 

Namespaces

 com
 
 com::lomiri
 
 com::lomiri::location
 

Functions

Criteria com::lomiri::location::operator+ (const Criteria &lhs, const Criteria &rhs)
 operator + merges lhs and rhs such that satisfying the new criteria satisfies lhs and rhs. More...