MobilityDB  1.0
Data Fields
TSequence Struct Reference

Structure to represent temporal values of sequence subtype. More...

#include <temporal.h>

Collaboration diagram for TSequence:
Collaboration graph
[legend]

Data Fields

int32 vl_len_
 varlena header (do not touch directly!) More...
 
int16 subtype
 subtype More...
 
int16 flags
 flags More...
 
Oid basetypid
 base type's OID (4 bytes) More...
 
int32 count
 number of TInstant elements More...
 
Period period
 time span (24 bytes) More...
 
size_t offsets [1]
 beginning of variable-length data More...
 

Detailed Description

Structure to represent temporal values of sequence subtype.


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