ubuntu-location-service  0.0.2
Public Types | Public Member Functions | Public Attributes | List of all members
com::ubuntu::location::wgs84::Coordinate< Tag, UnitType > Struct Template Reference
Collaboration diagram for com::ubuntu::location::wgs84::Coordinate< Tag, UnitType >:
Collaboration graph

Public Types

typedef UnitType Unit
 
typedef units::Quantity< Unit > Quantity
 

Public Member Functions

 Coordinate (const Quantity &value=Quantity())
 
bool operator== (const Coordinate< Tag, UnitType > &rhs) const
 
bool operator!= (const Coordinate< Tag, UnitType > &rhs) const
 

Public Attributes

Quantity value
 

Detailed Description

template<typename Tag, typename UnitType>
struct com::ubuntu::location::wgs84::Coordinate< Tag, UnitType >

Definition at line 42 of file coordinate.h.


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