MobilityDB 1.3
Loading...
Searching...
No Matches
Data Fields
tzentry Struct Reference

Structure to represent the timezone cache hash table, which extends the ENTRY structure used by hsearch https://man7.org/linux/man-pages/man3/hsearch.3.html with the additional field status required by simplehash More...

Data Fields

void * data
 pointer to the timezone structure More...
 
char * key
 timezone name (hashtable key) More...
 
char status
 hash status More...
 

Detailed Description

Structure to represent the timezone cache hash table, which extends the ENTRY structure used by hsearch https://man7.org/linux/man-pages/man3/hsearch.3.html with the additional field status required by simplehash


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