MobilityDB 1.3
Loading...
Searching...
No Matches
Data Fields
SpanSet Struct Reference

Structure to represent span sets. More...

#include <meos.h>

Data Fields

uint8 basetype
 Span basetype. More...
 
int32 count
 Number of elements. More...
 
Span elems [1]
 Beginning of variable-length data. More...
 
int32 maxcount
 Maximum number of elements. More...
 
char padding
 Not used. 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...
 

Detailed Description

Structure to represent span sets.


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