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

Accessor functions for spatial sets. More...

Functions

GSERIALIZEDgeoset_end_value (const Set *s)
 Return a copy of the end value of a geo set. More...
 
GSERIALIZEDgeoset_start_value (const Set *s)
 Return a copy of the start value of a geo set. More...
 
bool geoset_value_n (const Set *s, int n, GSERIALIZED **result)
 Return in the last argument a copy of the n-th value of a geo set. More...
 
GSERIALIZED ** geoset_values (const Set *s)
 Return an array of copies of the values of a geo set. More...
 

Detailed Description

Accessor functions for spatial sets.