1QB_HDB_BASE_CONVERT(3) libqb Programmer's Manual QB_HDB_BASE_CONVERT(3)
2
3
4
6 qb_hdb_base_convert
7
9 #include <qb/qbhdb.h>
10
11 uint32_t qb_hdb_base_convert(
12 qb_handle_t handle
13 );
14
17 qb_hdb_handle_get(3), qb_hdb_iterator_reset(3),
18 qb_hdb_handle_create(3), qb_hdb_handle_destroy(3),
19 qb_hdb_handle_refcount_get(3), qb_hdb_iterator_next(3),
20 qb_hdb_nocheck_convert(3), qb_hdb_create(3), qb_hdb_destroy(3),
21 qb_hdb_handle_get_always(3), qb_hdb_handle_put(3)
22
24 Copyright (C) 2010-2020 Red Hat, Inc.
25
26
27
28LIBQB 2023-07-21 QB_HDB_BASE_CONVERT(3)