DbChannel

Undocumented in source.

Constructors

this
this(DB_CHANNEL* dbchannel, DbEnv dbenv)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close(uint32_t flags)
Undocumented in source. Be warned that the author may not have intended to support it.
send_msg
void send_msg(Dbt* msg, uint32_t nmsg, uint32_t flags)
Undocumented in source. Be warned that the author may not have intended to support it.
send_request
void send_request(Dbt[] request, Dbt* response, db_timeout_t timeout, uint32_t flags)
Undocumented in source. Be warned that the author may not have intended to support it.
set_timeout
void set_timeout(db_timeout_t timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

_DB_CHANNEL
DB_CHANNEL* _DB_CHANNEL [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

from_DB_CHANNEL
DbChannel from_DB_CHANNEL(DB_CHANNEL* _dbchannel)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta