#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
#define DECLARE_HDB_DATABASE QB_HDB_DECLARE |
Definition at line 98 of file hdb.h.
◆ HDB_D_FORMAT
#define HDB_D_FORMAT QB_HDB_D_FORMAT |
Definition at line 57 of file hdb.h.
◆ hdb_handle_database
#define hdb_handle_database qb_hdb |
Definition at line 60 of file hdb.h.
◆ HDB_X_FORMAT
#define HDB_X_FORMAT QB_HDB_X_FORMAT |
Definition at line 58 of file hdb.h.
◆ hdb_handle_t
Definition at line 52 of file hdb.h.