|
PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
Used for passing the parse state between the parsing functions. More...

Data Fields | |
| const uint8_t * | wkb |
| size_t | wkb_size |
| int | swap_bytes |
| int | check |
| uint32_t | lwtype |
| uint32_t | srid |
| int | has_z |
| int | has_m |
| int | has_srid |
| 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.