__db_channel

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

channel
CHANNEL* channel;
Undocumented in source.
close
int function(DB_CHANNEL*, uint32_t) close;
Undocumented in source.
eid
int eid;
Undocumented in source.
send_msg
int function(DB_CHANNEL*, DBT*, uint32_t, uint32_t) send_msg;
Undocumented in source.
send_request
int function(DB_CHANNEL*, DBT*, uint32_t, DBT*, db_timeout_t, uint32_t) send_request;
Undocumented in source.
set_timeout
int function(DB_CHANNEL*, db_timeout_t) set_timeout;
Undocumented in source.
timeout
db_timeout_t timeout;
Undocumented in source.

Meta