MobilityDB 1.1
|
Structure to represent temporal values of sequence set subtype. More...
#include <meos.h>
Data Fields | |
int16 | bboxsize |
Size of the bounding box. More... | |
int32 | count |
Number of TSequence elements. More... | |
int16 | flags |
Flags. More... | |
int32 | maxcount |
Maximum number of TSequence elements. More... | |
Span | period |
Time span (24 bytes). More... | |
uint8 | subtype |
Temporal subtype. More... | |
uint8 | temptype |
Temporal type. More... | |
int32 | totalcount |
Total number of TInstant elements in all composing TSequence elements. More... | |
int32 | vl_len_ |
Varlena header (do not touch directly!) More... | |
Structure to represent temporal values of sequence set subtype.