MobilityDB 1.3
Loading...
Searching...
No Matches

◆ MEOS_TEMPTYPE_CATALOG

const temptype_catalog_struct MEOS_TEMPTYPE_CATALOG[]
static
Initial value:
=
{
}
@ T_FLOAT8
float8 type
Definition: meos_catalog.h:67
@ T_TNPOINT
temporal network point type
Definition: meos_catalog.h:109
@ T_TGEOMETRY
temporal geometry type
Definition: meos_catalog.h:116
@ T_TDOUBLE3
temporal double3 type
Definition: meos_catalog.h:87
@ T_TDOUBLE4
temporal double4 type
Definition: meos_catalog.h:88
@ T_DOUBLE4
double4 type
Definition: meos_catalog.h:66
@ T_TGEOMPOINT
temporal geometry point type
Definition: meos_catalog.h:104
@ T_TFLOAT
temporal float type
Definition: meos_catalog.h:91
@ T_TGEOGRAPHY
temporal geography type
Definition: meos_catalog.h:117
@ T_TDOUBLE2
temporal double2 type
Definition: meos_catalog.h:86
@ T_BOOL
boolean type
Definition: meos_catalog.h:57
@ T_GEOGRAPHY
geography type
Definition: meos_catalog.h:102
@ T_GEOMETRY
geometry type
Definition: meos_catalog.h:100
@ T_TBOOL
temporal boolean type
Definition: meos_catalog.h:84
@ T_INT4
int4 type
Definition: meos_catalog.h:71
@ T_DOUBLE2
double2 type
Definition: meos_catalog.h:64
@ T_POSE
pose type
Definition: meos_catalog.h:110
@ T_TCBUFFER
temporal buffer type
Definition: meos_catalog.h:115
@ T_DOUBLE3
double3 type
Definition: meos_catalog.h:65
@ T_TINT
temporal integer type
Definition: meos_catalog.h:93
@ T_TTEXT
temporal text type
Definition: meos_catalog.h:99
@ T_TEXT
text type
Definition: meos_catalog.h:89
@ T_NPOINT
network point type
Definition: meos_catalog.h:106
@ T_TRGEOMETRY
temporal rigid geometry type
Definition: meos_catalog.h:118
@ T_TGEOGPOINT
temporal geography point type
Definition: meos_catalog.h:105
@ T_CBUFFER
buffer type
Definition: meos_catalog.h:113
@ T_TPOSE
temporal pose type
Definition: meos_catalog.h:112

Global constant array that keeps type information for the defined temporal types.