DefaultObjectDeserializer

Undocumented in source.

Members

Functions

deserializeRow
auto deserializeRow(Row r)
Undocumented in source. Be warned that the author may not have intended to support it.
mapColumnId
bool mapColumnId(string colname, size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.
unmappedColumns
string[] unmappedColumns()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

colIds
size_t[objFieldNames!RT.length] colIds;
Undocumented in source.

Meta