PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ gserialized_get_lwflags()

lwflags_t gserialized_get_lwflags ( const GSERIALIZED g)
extern

Read standard lwflags from gserialized.

Read standard lwflags from gserialized.

Definition at line 18 of file gserialized.c.

19{
22 else
24};
lwflags_t gserialized1_get_lwflags(const GSERIALIZED *g)
Read the flags from a GSERIALIZED and return a standard lwflag integer.
lwflags_t gserialized2_get_lwflags(const GSERIALIZED *g)
Read the flags from a GSERIALIZED and return a standard lwflag integer.
#define GFLAGS_GET_VERSION(gflags)
Definition gserialized.c:12
uint8_t gflags
Definition liblwgeom.h:432

References GSERIALIZED::gflags, GFLAGS_GET_VERSION, gserialized1_get_lwflags(), and gserialized2_get_lwflags().

Referenced by geography_bestsrid().

Here is the call graph for this function:
Here is the caller graph for this function: