MobilityDB  1.0

◆ tpointseq_parse()

static TSequence* tpointseq_parse ( char **  str,
Oid  basetype,
bool  linear,
bool  end,
bool  make,
int *  tpoint_srid 
)
static

Parse a temporal point value of sequence type from the buffer.

Parameters
[in]strInput string
[in]basetypeOid of the base type
[in]linearSet to true when the sequence set has linear interpolation
[in]endSet to true when reading a single instant to ensure there is no moreinput after the sequence
[in]makeSet to false for the first pass to do not create the instant
[in]tpoint_sridSRID of the temporal point