TetReports


NAME

TetReports - Reports for tetreport


DESCRIPTION

Build reports from TET journal files. Uses the TetJournal class to manage all the Journal file domain knowledge. This class simply builds the reports.

The reports are included in this TetReports class, rather than as routines living in tetreport, to allow new reports to be added without changing the code.


METHODS

new(TetJournal_Object)

TetJournal_Object is the handle for an existing TetJournal object. Returns a TetReports object handle.

summary

Generate a summary report

formatted

Generate a formatted report

error

Generate an error report


AUTHOR

Geoff Smith