MobilityDB 1.1
Functions
tpoint_meos.c File Reference
#include "point/tpoint.h"
#include "general/lifting.h"
#include "general/meos_catalog.h"
#include "general/temporaltypes.h"
#include "general/temporal_compops.h"
#include "general/type_util.h"
#include "point/stbox.h"
#include "point/tpoint_parser.h"
#include "point/tpoint_boxops.h"
#include "point/tpoint_spatialfuncs.h"
Include dependency graph for tpoint_meos.c:

Functions

Temporalteq_geo_tpoint (const GSERIALIZED *geo, const Temporal *tpoint)
 General functions for temporal points. More...
 
Temporalteq_tpoint_geo (const Temporal *tpoint, const GSERIALIZED *geo)
 Return the temporal equality of a temporal point and a point. More...
 
Temporaltne_geo_tpoint (const GSERIALIZED *geo, const Temporal *tpoint)
 Return the temporal difference of a point and a temporal point. More...
 
Temporaltne_tpoint_geo (const Temporal *tpoint, const GSERIALIZED *geo)
 Return the temporal difference of the temporal point and a point. More...