MobilityDB 1.1
|
#include "npoint/tnpoint_parser.h"
#include "general/temporaltypes.h"
#include "general/type_parser.h"
#include "general/type_util.h"
#include "npoint/tnpoint.h"
#include "npoint/tnpoint_static.h"
Functions | |
Npoint * | npoint_parse (const char **str, bool end) |
Functions for parsing static network types. More... | |
Nsegment * | nsegment_parse (const char **str) |
Parse a network segment from its string representation. More... | |