SummarizerBase.processHeaderLine

Called to process the header line of each file. Returns true if it was the first header line processed (used when reading multiple files).

class SummarizerBase(OutputRange)
bool
processHeaderLine
(
const char[][] lineFields
)

Meta