MobilityDB  1.0
Functions
tnpoint_parser.h File Reference

Functions for parsing static and temporal network points. More...

#include "general/temporal.h"
#include "tnpoint.h"
Include dependency graph for tnpoint_parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

npointnpoint_parse (char **str)
 Parse a network point value from the buffer. More...
 
nsegmentnsegment_parse (char **str)
 Parse a network segment value from the buffer. More...
 
Temporaltnpoint_parse (char **str, Oid basetype)
 

Detailed Description

Functions for parsing static and temporal network points.