MobilityDB 1.1
Functions
tpoint_parser.h File Reference
#include <postgres.h>
#include "general/temporal.h"
Include dependency graph for tpoint_parser.h:

Go to the source code of this file.

Functions

STBoxstbox_parse (const char **str)
 Functions for parsing temporal points. More...
 
Temporaltpoint_parse (const char **str, meosType temptype)
 Parse a temporal point value from the buffer. More...
 
TSequencetpointseq_parse (const char **str, meosType temptype, interpType interp, bool end, bool make, int *tpoint_srid)
 Parse a temporal sequence point from the buffer. More...