MobilityDB  1.0
Functions
tpoint_parser.h File Reference
#include <postgres.h>
#include <catalog/pg_type.h>
#include "general/temporal.h"
Include dependency graph for tpoint_parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

STBOXstbox_parse (char **str)
 Parse a spatiotemporal box value from the buffer. More...
 
Temporaltpoint_parse (char **str, Oid basetype)
 Parse a temporal point value from the buffer (dispatch function) More...