__db_site

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

Members

Variables

close
int function(DB_SITE*) close;
Undocumented in source.
eid
int eid;
Undocumented in source.
env
ENV* env;
Undocumented in source.
flags
uint32_t flags;
Undocumented in source.
get_address
int function(DB_SITE*, const(char)**, uint*) get_address;
Undocumented in source.
get_config
int function(DB_SITE*, uint32_t, uint32_t*) get_config;
Undocumented in source.
get_eid
int function(DB_SITE*, int*) get_eid;
Undocumented in source.
host
const(char)* host;
Undocumented in source.
port
uint port;
Undocumented in source.
remove
int function(DB_SITE*) remove;
Undocumented in source.
set_config
int function(DB_SITE*, uint32_t, uint32_t) set_config;
Undocumented in source.

Meta