fdb.tuple.tupletype

Undocumented in source.

Members

Enums

TupleType
enum TupleType
Undocumented in source.

Functions

FDBsizeof
auto FDBsizeof(TupleType type)
Undocumented in source.
isFDBDouble
bool isFDBDouble(TupleType type)
Undocumented in source. Be warned that the author may not have intended to support it.
isFDBFloat
bool isFDBFloat(TupleType type)
Undocumented in source. Be warned that the author may not have intended to support it.
isFDBIntegral
bool isFDBIntegral(TupleType type)
Undocumented in source. Be warned that the author may not have intended to support it.
isFDBUUID
bool isFDBUUID(TupleType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

byteArrayEndMarker
ulong byteArrayEndMarker;
Undocumented in source.
doubleSignMask
ulong doubleSignMask;
Undocumented in source.
floatSignMask
uint floatSignMask;
Undocumented in source.

Meta