userver: storages::redis::Point Struct Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::redis::Point Struct Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Definition at line 21 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 25 of file reply_types.hpp.

Member Data Documentation

◆ lat

double storages::redis::Point::lat

Definition at line 23 of file reply_types.hpp.

◆ lon

double storages::redis::Point::lon

Definition at line 22 of file reply_types.hpp.


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