MobilityDB  1.0
Data Fields
PeriodSet Struct Reference

Structure to represent period sets. More...

#include <timetypes.h>

Collaboration diagram for PeriodSet:
Collaboration graph
[legend]

Data Fields

int32 vl_len_
 varlena header (do not touch directly!) More...
 
int32 count
 number of Period elements More...
 
Period period
 bounding period More...
 
Period elems [1]
 beginning of variable-length data More...
 

Detailed Description

Structure to represent period sets.


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