KeySummarizerBase

Undocumented in source.

Constructors

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

Members

Functions

addUniqueKey
UniqueKeyData addUniqueKey(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
keyFieldHeader
string keyFieldHeader()
Undocumented in source.
processNextLineWithKey
void processNextLineWithKey(T key, char[][] lineFields)
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.

Structs

UniqueKeyData
struct UniqueKeyData
Undocumented in source.

Meta