34#ifndef __TNPOINT_PARSER_H__
35#define __TNPOINT_PARSER_H__
38#include "general/temporal.h"
39#include "npoint/tnpoint.h"
Npoint * npoint_parse(const char **str, bool end)
Functions for parsing static and temporal network points.
Definition: tnpoint_parser.c:49
Nsegment * nsegment_parse(const char **str)
Parse a network segment from its string representation.
Definition: tnpoint_parser.c:90
Functions for temporal network points.
Definition: tnpoint.h:50