34#ifndef __TPOINT_PARSER_H__
35#define __TPOINT_PARSER_H__
40#include "general/temporal.h"
meosType
Enumeration that defines the built-in and temporal types used in MobilityDB.
Definition: meos_catalog.h:53
STBox * stbox_parse(const char **str)
Functions for parsing temporal points.
Definition: tpoint_parser.c:48
Temporal * tpoint_parse(const char **str, meosType temptype)
Parse a temporal point value from the buffer.
Definition: tpoint_parser.c:397
Structure to represent spatiotemporal boxes.
Definition: meos.h:107
Structure to represent the common structure of temporal values of any temporal subtype.
Definition: meos.h:136