bdb2d v5.3.28 (2017-08-18T20:51:03Z)
Home
Dub
Repo
UserMemDbt
berkeleydb
dbt
Undocumented in source.
struct
UserMemDbt {
DBT
dbt
;
this
(Dbt dbt);
this
(T arg);
this
(int size, T arg);
this
(int size);
void
opAssign
(T arg);
inout
(
T
)
to
();
}
Constructors
this
this
(Dbt dbt)
Undocumented in source.
this
this
(T arg)
Undocumented in source.
this
this
(int size, T arg)
Undocumented in source.
this
this
(int size)
Undocumented in source.
Alias This
dbt
Members
Functions
opAssign
void
opAssign
(T arg)
Undocumented in source. Be warned that the author may not have intended to support it.
to
inout
(
T
)
to
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dbt
DBT
dbt
;
Undocumented in source.
Meta
Source
See Implementation
berkeleydb
dbt
functions
toDbt
structs
BulkDbt
Dbt
RecnoBulkDbt
UserMemDbt