MobilityDB  1.0
Data Fields
TimestampSet Struct Reference

Structure to represent timestamp sets. More...

#include <timetypes.h>

Collaboration diagram for TimestampSet:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Structure to represent timestamp sets.


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