MobilityDB 1.1
Functions
tpoint.c File Reference
#include "point/tpoint.h"
#include <meos.h>
#include <meos_internal.h>
#include "general/temporaltypes.h"
#include "general/lifting.h"
#include "general/temporal_compops.h"
#include "point/tpoint_parser.h"
#include "point/tpoint_boxops.h"
#include "point/tpoint_spatialfuncs.h"
Include dependency graph for tpoint.c:

Functions

STBoxgeo_expand_space (const GSERIALIZED *gs, double d)
 Return the bounding box of a temporal point expanded on the spatial dimension. More...
 
GSERIALIZEDgserialized_copy (const GSERIALIZED *g)
 General functions for temporal points. More...
 
Temporaltcomp_tpoint_point (const Temporal *temp, const GSERIALIZED *gs, Datum(*func)(Datum, Datum, meosType, meosType), bool invert)
 Return the temporal comparison of a temporal point and a point. More...
 
STBoxtpoint_expand_space (const Temporal *temp, double d)
 Return the bounding box of a temporal point expanded on the spatial dimension. More...
 
STBoxtpoint_to_stbox (const Temporal *temp)
 Return the bounding box of a temporal point. More...