Definition at line 29 of file reply_types.hpp.
Public Member Functions | |
| bool | operator== (const Point &rhs) const |
Public Attributes | |
| double | lon |
| double | lat |
|
inline |
Definition at line 33 of file reply_types.hpp.
| double storages::redis::Point::lat |
Definition at line 31 of file reply_types.hpp.
| double storages::redis::Point::lon |
Definition at line 30 of file reply_types.hpp.