MobilityDB 1.1
|
#include "general/temporal.h"
#include "npoint/tnpoint.h"
Go to the source code of this file.
Functions | |
Npoint * | npoint_parse (const char **str, bool end) |
Functions for parsing static and temporal network points. More... | |
Nsegment * | nsegment_parse (const char **str) |
Parse a network segment from its string representation. More... | |