CursorAccumulator

Undocumented in source.

Members

Aliases

Type
alias Type = Cursor.Type
Undocumented in source.

Functions

begin
auto begin(Type v)
Undocumented in source. Be warned that the author may not have intended to support it.
commit
auto commit()
Undocumented in source. Be warned that the author may not have intended to support it.
end
auto end(Type v)
Undocumented in source. Be warned that the author may not have intended to support it.
position
auto position()
Undocumented in source. Be warned that the author may not have intended to support it.
start
auto start(Type v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

csr
Cursor csr;
Undocumented in source.

Meta