LastOperator.LastCalculator

Undocumented in source.

Constructors

this
this(size_t fieldIndex)
Undocumented in source.

Members

Functions

calculate
string calculate(UniqueKeyValuesLists valuesLists, SummarizerPrintOptions printOptions)
Undocumented in source. Be warned that the author may not have intended to support it.
getOperator
LastOperator getOperator()
Undocumented in source. Be warned that the author may not have intended to support it.
processNextField
void processNextField(char[] nextField)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From SingleFieldCalculator

fieldIndex
size_t fieldIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
processNextLine
void processNextLine(char[][] fields)
Undocumented in source. Be warned that the author may not have intended to support it.
getOperator
SingleFieldOperator getOperator()
Undocumented in source.
processNextField
void processNextField(char[] field)
Undocumented in source.

Meta