VersionFuture

Undocumented in source.
shared
class VersionFuture : FDBFutureBase!(VersionFutureCallback, ulong) {}

Members

Functions

extractValue
ulong extractValue(SFH fh, SE err)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin FDBFutureCtor
Undocumented in source.

Mixed In Members

From mixin FDBFutureCtor

this
this(FutureHandle fh, Transaction tr)
Undocumented in source.

Meta