ubuntu-location-service  0.0.2
Public Member Functions | Public Attributes | List of all members
com::ubuntu::location::Update< T > Struct Template Reference
Collaboration diagram for com::ubuntu::location::Update< T >:
Collaboration graph

Public Member Functions

 Update (const T &value=T{}, const Clock::Timestamp &when=Clock::Timestamp{})
 
bool operator== (const Update< T > &rhs) const
 
bool operator!= (const Update< T > &rhs) const
 

Public Attributes

value
 
Clock::Timestamp when
 

Detailed Description

template<typename T>
struct com::ubuntu::location::Update< T >

Definition at line 32 of file update.h.


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