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

◆ TEMPORAL_MAX_HEADER_SIZE

#define TEMPORAL_MAX_HEADER_SIZE
Value:
DOUBLE_PAD(Max(Max(sizeof(TInstant), sizeof(TSequence)), \
sizeof(TSequenceSet))) + DOUBLE_PAD(sizeof(bboxunion))
#define Max(x, y)
Definition: c.h:998
#define DOUBLE_PAD(size)
Align to double.
Definition: meos.h:74
Structure to represent temporal values of instant subtype.
Definition: meos.h:185
Structure to represent temporal values of sequence set subtype.
Definition: meos.h:224
Structure to represent temporal values of sequence subtype.
Definition: meos.h:202
Structure to represent all types of bounding boxes.
Definition: temporal.h:266

Bounding box operators for temporal types.

Return the size in bytes to read from toast to get the basic information from a temporal: Temporal struct (i.e., TInstant, TSequence, or TSequenceSet) and bounding box size