MultiKeySummarizer

Undocumented in source.

Constructors

this
this(size_t[] keyFieldIndices, char inputFieldDelimiter, MissingFieldPolicy missingPolicy)
Undocumented in source.

Members

Functions

keyFieldHeader
string keyFieldHeader()
Undocumented in source. Be warned that the author may not have intended to support it.
processHeaderLine
bool processHeaderLine(char[][] lineFields)
Undocumented in source. Be warned that the author may not have intended to support it.
processNextLine
void processNextLine(char[][] lineFields)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta