#include <errno.h>
#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include <pthread.h>
#include <stdint.h>
#include <inttypes.h>
#include <qb/qbhdb.h>
Go to the source code of this file.
◆ _GNU_SOURCE
Definition at line 40 of file hdb.h.
◆ DECLARE_HDB_DATABASE
Definition at line 98 of file hdb.h.
◆ HDB_D_FORMAT
Definition at line 57 of file hdb.h.
◆ hdb_handle_database
Definition at line 60 of file hdb.h.
◆ HDB_X_FORMAT
Definition at line 58 of file hdb.h.
◆ hdb_handle_t
Definition at line 52 of file hdb.h.