MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tcontseq_parse()

bool tcontseq_parse ( const char **  str,
meosType  temptype,
interpType  interp,
bool  end,
TSequence **  result 
)

Parse a temporal sequence value from the buffer.

Parameters
[in]strInput string
[in]temptypeTemporal type
[in]interpInterpolation
[in]endSet to true when reading a single sequence to ensure there is no more input after the sequence
[out]resultNew sequence, may be NULL
Returns
On error return false