PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
Used for passing the parse state between the parsing functions. More...
Data Fields | |
const uint8_t * | wkb |
int32_t | srid |
size_t | wkb_size |
int8_t | swap_bytes |
int8_t | check |
int8_t | lwtype |
int8_t | has_z |
int8_t | has_m |
int8_t | has_srid |
int8_t | error |
uint8_t | depth |
const uint8_t * | pos |
Used for passing the parse state between the parsing functions.
Definition at line 39 of file lwin_wkb.c.