userver: storages::redis::Point Struct Reference
Loading...
Searching...
No Matches
storages::redis::Point Struct Reference

Detailed Description

Definition at line 23 of file reply_types.hpp.

Public Member Functions

bool operator== (const Point &rhs) const
 

Public Attributes

double lon
 
double lat
 

Member Function Documentation

◆ operator==()

bool storages::redis::Point::operator== ( const Point & rhs) const
inline

Definition at line 27 of file reply_types.hpp.

Member Data Documentation

◆ lat

double storages::redis::Point::lat

Definition at line 25 of file reply_types.hpp.

◆ lon

double storages::redis::Point::lon

Definition at line 24 of file reply_types.hpp.


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