![]() |
MobilityDB 1.3
|
Structure used in PostGIS for passing the parse state between the parsing functions. More...
Data Fields | |
int8_t | check |
uint8_t | depth |
int8_t | error |
int8_t | has_m |
int8_t | has_srid |
int8_t | has_z |
int8_t | lwtype |
const uint8_t * | pos |
int32_t | srid |
int8_t | swap_bytes |
const uint8_t * | wkb |
size_t | wkb_size |
Structure used in PostGIS for passing the parse state between the parsing functions.