PostGIS  2.4.9dev-r@@SVN_REVISION@@
wkb_parse_state Struct Reference

Used for passing the parse state between the parsing functions. More...

Collaboration diagram for wkb_parse_state:
Collaboration graph

Data Fields

const uint8_twkb
 
size_t wkb_size
 
int swap_bytes
 
int check
 
uint32_t lwtype
 
uint32_t srid
 
int has_z
 
int has_m
 
int has_srid
 
const uint8_tpos
 

Detailed Description

Used for passing the parse state between the parsing functions.

Definition at line 35 of file lwin_wkb.c.


The documentation for this struct was generated from the following file: