MobilityDB
1.3
Loading...
Searching...
No Matches
Constructor functions
set_make
set_make_exp
set_make_free
span_make
span_set
spanset_make_exp
spanset_make_free
◆
span_make()
Span
* span_make
(
Datum
lower
,
Datum
upper
,
bool
lower_inc
,
bool
upper_inc
,
meosType
basetype
)
Return a span from the bounds.
Parameters
[in]
lower,upper
Bounds
[in]
lower_inc,upper_inc
True when the bounds are inclusive
[in]
basetype
Type of the bounds
Generated by
1.9.5