|
◆ tpointdiscseq_parse()
TSequence * tpointdiscseq_parse |
( |
const char ** |
str, |
|
|
meosType |
temptype, |
|
|
int * |
tpoint_srid |
|
) |
| |
Parse a temporal discrete sequence point from the buffer.
- Parameters
-
[in] | str | Input string |
[in] | temptype | Temporal type |
[in,out] | tpoint_srid | SRID of the temporal point |
|