|
MobilityDB
1.0
|
Structure to represent temporal values of sequence set subtype. More...
#include <temporal.h>
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 TSequence elements More... | |
| int32 | totalcount |
| total number of TInstant elements in all TSequence elements More... | |
| size_t | offsets [1] |
| beginning of variable-length data More... | |
Structure to represent temporal values of sequence set subtype.
1.8.13