MobilityDB 1.1
Data Fields
TSequenceSet Struct Reference

Structure to represent temporal values of sequence set subtype. More...

#include <meos.h>

Collaboration diagram for TSequenceSet:
Collaboration graph
[legend]

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...
 

Detailed Description

Structure to represent temporal values of sequence set subtype.


The documentation for this struct was generated from the following files: