bdb2d v5.3.28 (2017-08-18T20:51:03Z)
Home
Dub
Repo
Db.set_msgcall
berkeleydb
db
Db
Undocumented in source. Be warned that the author may not have intended to support it.
void
set_msgcall
(void function(const DbEnv dbenv, string msg) db_msgcall_fcn)
void
set_msgcall
(void function(const(DB_ENV)* dbenv, const(char)* msg) db_msgcall_fcn)
class
Db
extern (
C
)
void
set_msgcall
(
void
function
(
const
(
DB_ENV
)*
dbenv
,
const
(
char
)*
msg
)
db_msgcall_fcn
)
Meta
Source
See Implementation
berkeleydb
db
Db
constructors
this
destructors
~this
functions
associate
associate_foreign
close
compact
cursor
del
err
errx
exists
fd
get
get_blob_dir
get_blob_threshold
get_bt_minkey
get_byteswapped
get_cachesize
get_create_dir
get_dbname
get_encrypt_flags
get_env
get_errfile
get_errpfx
get_flags
get_h_ffactor
get_h_nelem
get_heap_regionsize
get_heapsize
get_lk_exclusive
get_lorder
get_mpf
get_msgfile
get_multiple
get_open_flags
get_pagesize
get_partition_callback
get_partition_dirs
get_partition_keys
get_priority
get_q_extentsize
get_re_delim
get_re_len
get_re_pad
get_re_source
get_transactional
get_type
join
key_range
open
pget
put
remove
rename
set_alloc
set_append_recno
set_blob_dir
set_blob_threshold
set_bt_compare
set_bt_compress
set_bt_minkey
set_bt_prefix
set_cachesize
set_create_dir
set_dup_compare
set_encrypt
set_errfile
set_errpfx
set_feedback
set_flags
set_h_compare
set_h_ffactor
set_h_hash
set_h_nelem
set_heap_regionsize
set_heapsize
set_lk_exclusive
set_lorder
set_msgcall
set_msgfile
set_pagesize
set_partition
set_partition_dirs
set_priority
set_q_extentsize
set_re_delim
set_re_len
set_re_pad
set_re_source
stat
stat_print
sync
truncate
upgrade
verify
properties
_DB
_dbenv
_opened