NoKeySummarizer

Undocumented in source.

Constructors

this
this(char inputFieldDelimiter, MissingFieldPolicy missingPolicy)
Undocumented in source.

Members

Functions

processNextLine
void processNextLine(char[][] lineFields)
Undocumented in source. Be warned that the author may not have intended to support it.
setOperators
void setOperators(InputRange!Operator operators)
Undocumented in source. Be warned that the author may not have intended to support it.
writeSummaryBody
void writeSummaryBody(OutputRange outputStream, SummarizerPrintOptions printOptions)
Undocumented in source. Be warned that the author may not have intended to support it.
writeSummaryHeader
void writeSummaryHeader(OutputRange outputStream, SummarizerPrintOptions printOptions)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta