MobilityDB  1.0
Functions
tnpoint_parser.c File Reference

Functions for parsing static network types. More...

#include "npoint/tnpoint_parser.h"
#include "general/temporaltypes.h"
#include "general/temporal_parser.h"
#include "npoint/tnpoint.h"
#include "npoint/tnpoint_static.h"
Include dependency graph for tnpoint_parser.c:

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...
 

Detailed Description

Functions for parsing static network types.