BulkDbt.Range

Undocumented in source.

Members

Functions

moveFront
T moveFront()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()

Forward range primitives.

Properties

empty
bool empty [@property getter]
front
T front [@property getter]
save
Range save [@property getter]

Forward range primitives.

Variables

dbt
DBT* dbt;
Undocumented in source.
pointer
uint32_t* pointer;
Undocumented in source.

Meta