#include <dispatch.h>
Public Attributes | |
int32_t | lat_valid:1 |
int32_t | latitude:31 |
int32_t | long_valid:1 |
int32_t | longitude:31 |
Definition at line 220 of file dispatch.h.
Definition at line 222 of file dispatch.h.
Definition at line 221 of file dispatch.h.
Definition at line 224 of file dispatch.h.
Definition at line 223 of file dispatch.h.