StringFuture

Undocumented in source.
shared
class StringFuture : FDBFutureBase!(StringFutureCallback, string[]) {}

Members

Functions

extractValue
string[] 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