Index of class methods

F
file_footer [ReportGeneric.converter]

Should return the footer for passed file.

file_header [ReportGeneric.converter]

Should return the header for passed file.

file_summary [ReportGeneric.converter]

Should return the file summary for passed statistics.

footer [ReportGeneric.converter]

Should return the overall footer for output.

H
header [ReportGeneric.converter]

Should return the overall header for output.

P
point [ReportGeneric.converter]

point o n k should return the output for a given point, o being the offset, n the number of visits, and k the point kind.

S
summary [ReportGeneric.converter]

Should return the overall summary for passed statistics.