MobilityDB
1.0
Main Page
+
Data Structures
Data Structures
Data Structure Index
+
Data Fields
+
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
+
Variables
_
a
b
c
d
e
h
m
p
r
s
t
Typedefs
Enumerations
+
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
+
Macros
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
include
general
timestampset.h
timestamp_to_timestampset
timestampset_bbox
timestampset_bbox_ptr
timestampset_cmp
timestampset_cmp_internal
timestampset_constructor
timestampset_copy
timestampset_end_timestamp
timestampset_eq
timestampset_eq_internal
timestampset_find_timestamp
timestampset_ge
timestampset_gt
timestampset_in
timestampset_le
timestampset_lt
timestampset_make
timestampset_make_free
timestampset_mem_size
timestampset_ne
timestampset_ne_internal
timestampset_num_timestamps
timestampset_out
timestampset_recv
timestampset_send
timestampset_shift
timestampset_shift_internal
timestampset_start_timestamp
timestampset_time_n
timestampset_timespan
timestampset_timestamp_n
timestampset_timestamps
timestampset_timestamps_internal
timestampset_to_period
timestampset_to_period_internal
timestampset_to_string
◆
timestampset_ne_internal()
bool timestampset_ne_internal
(
const
TimestampSet
*
ts1
,
const
TimestampSet
*
ts2
)
Returns true if the first timestamp set value is different from the second one (internal function)
Note
The internal B-tree comparator is not used to increase efficiency
Generated by
1.8.13