MySQLValue

Undocumented in source.

Constructors

this
this(ColumnTypes type, bool signed, void* ptr, size_t size)
Undocumented in source.
this
this(T )
Undocumented in source.
this
this(T value)
Undocumented in source.
this
this(T value)
Undocumented in source.
this
this(T value)
Undocumented in source.
this
this(T value)
Undocumented in source.
this
this(T value)
Undocumented in source.

Members

Functions

get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
isSigned
bool isSigned()
Undocumented in source. Be warned that the author may not have intended to support it.
nullify
void nullify()
Undocumented in source. Be warned that the author may not have intended to support it.
peek
T peek()
Undocumented in source. Be warned that the author may not have intended to support it.
peek
T peek()
Undocumented in source. Be warned that the author may not have intended to support it.
peek
T peek()
Undocumented in source. Be warned that the author may not have intended to support it.
peek
T peek()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Appender app)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
type
ColumnTypes type()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

BufferSize
enum BufferSize;
Undocumented in source.

Meta