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

◆ tinstant_parse()

bool tinstant_parse ( const char **  str,
meosType  temptype,
bool  end,
TInstant **  result 
)

Parse a temporal instant value from the buffer.

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