fdb-d ~master (2015-02-10T00:34:26Z)
Dub
Repo
WatchFuture
fdb
future
Undocumented in source.
shared
class
WatchFuture :
VoidFuture
{
mixin
FDBFutureCtor
;
~this
();
void
cancel
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
cancel
void
cancel
()
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.
Inherited Members
From VoidFuture
__anonymous
mixin
FDBFutureCtor
Undocumented in source.
extractValue
void
extractValue
(SFH fh, SE err)
Undocumented in source. Be warned that the author may not have intended to support it.
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