MobilityDB 1.1
Data Fields
SpanSet Struct Reference

Structure to represent span sets. More...

#include <meos.h>

Collaboration diagram for SpanSet:
Collaboration graph
[legend]

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

Detailed Description

Structure to represent span sets.


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