34#ifndef __TCBUFFER_TEMPSPATIALRELS_H__
35#define __TCBUFFER_TEMPSPATIALRELS_H__
40#include "temporal/temporal.h"
46 const Cbuffer *cb,
bool tinter,
bool restr,
bool atvalue);
48 const GSERIALIZED *
gs,
bool tinter,
bool restr,
bool atvalue);
Functions for temporal buffers.
Definition: cbuffer.h:50
Definition: postgis_ext_defs.in.h:170
Structure to represent the common structure of temporal values of any temporal subtype.
Definition: meos.h:173
Temporal * tinterrel_tcbuffer_cbuffer(const Temporal *temp, const Cbuffer *cb, bool tinter, bool restr, bool atvalue)
Spatiotemporal relationships for temporal points.
Definition: tcbuffer_tempspatialrels.c:616
Temporal * tinterrel_tcbuffer_geo(const Temporal *temp, const GSERIALIZED *gs, bool tinter, bool restr, bool atvalue)
Return a temporal Boolean that states whether a temporal circular buffer and a geometry intersect or ...
Definition: tcbuffer_tempspatialrels.c:555
int const GSERIALIZED * gs
Definition: trgeo_spatialrels.h:52