MobilityDB
1.0
|
Functions for parsing static and temporal network points. More...
Go to the source code of this file.
Functions | |
npoint * | npoint_parse (char **str) |
Parse a network point value from the buffer. More... | |
nsegment * | nsegment_parse (char **str) |
Parse a network segment value from the buffer. More... | |
Temporal * | tnpoint_parse (char **str, Oid basetype) |
Functions for parsing static and temporal network points.