MobilityDB 1.3
Loading...
Searching...
No Matches
Data Fields
wkb_parse_state Struct Reference

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
 

Detailed Description

Structure used in PostGIS for passing the parse state between the parsing functions.


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