|
MobilityDB 1.1
|

Go to the source code of this file.
Functions | |
| STBox * | stbox_parse (const char **str) |
| Functions for parsing temporal points. More... | |
| Temporal * | tpoint_parse (const char **str, meosType temptype) |
| Parse a temporal point value from the buffer. More... | |
| TSequence * | tpointseq_parse (const char **str, meosType temptype, interpType interp, bool end, bool make, int *tpoint_srid) |
| Parse a temporal sequence point from the buffer. More... | |