KeyFuture

Undocumented in source.
shared
class KeyFuture : FDBFutureBase!(KeyFutureCallback, Key) {}

Members

Functions

extractValue
Key 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