fdb-d ~master (2015-02-10T00:34:26Z)
Dub
Repo
KeyFuture
fdb
future
Undocumented in source.
shared
class
KeyFuture : FDBFutureBase!(KeyFutureCallback, Key) {
mixin
FDBFutureCtor
;
Key
extractValue
(SFH fh, SE err);
}
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
Source
See Implementation
fdb
future
aliases
BreakableForEachCallback
CompletionCallback
ForEachCallback
FutureCallback
KeyFutureCallback
KeyValueFutureCallback
StringFutureCallback
ValueFutureCallback
VersionFutureCallback
VoidFutureCallback
classes
FDBFutureBase
FunctionFuture
FutureBase
FutureException
KeyFuture
KeyValueFuture
StringFuture
ValueFuture
VersionFuture
VoidFuture
WatchFuture
functions
await
createFuture
startOrCreateFuture