MobilityDB 1.1
|
Structure to represent span sets. More...
#include <meos.h>
Data Fields | |
uint8 | basetype |
span basetype More... | |
int32 | count |
Number of Span elements. More... | |
Span | elems [1] |
Beginning of variable-length data. More... | |
Span | span |
Bounding span. More... | |
uint8 | spansettype |
span set type More... | |
uint8 | spantype |
span type More... | |
int32 | vl_len_ |
Varlena header (do not touch directly!) More... | |
Structure to represent span sets.