mysql-lited v0.2.17 (2015-10-29T14:31:15Z)
Dub
Repo
MySQLRow.opApply
mysql
row
MySQLRow
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(const ref MySQLValue value) del)
struct
MySQLRow
const
int
opApply
(
int
delegate
(
const
ref
MySQLValue
value
)
del
)
int
opApply
(int delegate(ref size_t, const ref MySQLValue) del)
int
opApply
(int delegate(const ref const(char)[], const ref MySQLValue) del)
Meta
Source
See Implementation
mysql
row
MySQLRow
functions
header
nullify
opApply
opBinaryRight
opIndex
set
toString
toStringArray
toStruct
properties
columns
length
opDispatch