Definition at line 23 of file reply_types.hpp.
Public Member Functions | |
bool | operator== (const Point &rhs) const |
Public Attributes | |
double | lon |
double | lat |
|
inline |
Definition at line 27 of file reply_types.hpp.
double storages::redis::Point::lat |
Definition at line 25 of file reply_types.hpp.
double storages::redis::Point::lon |
Definition at line 24 of file reply_types.hpp.