|
Libical API Documentation 4.0 UNRELEASED Go to the stable 3.0 documentation
|
#include <icaltypes.h>
Data Fields | |
| char | lat [16] |
| char | lon [16] |
A data structure to represent a GEO location.
Definition at line 39 of file icaltypes.h.
| char icalgeotype::lat[16] |
latitude, a double encoded as a string
Definition at line 40 of file icaltypes.h.
| char icalgeotype::lon[16] |
longitude, a double encoded as a string
Definition at line 41 of file icaltypes.h.