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 DOUBLE_PAD(size)
Align to double.
Definition: meos.h:84
Structure to represent temporal values of instant subtype.
Definition: meos.h:195
Structure to represent temporal values of sequence set subtype.
Definition: meos.h:234
Structure to represent temporal values of sequence subtype.
Definition: meos.h:212
Structure to represent all types of bounding boxes.
Definition: temporal.h:278

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