doFile ( table )
Purpose: Registered with the
OutputPlugins class and is called (with a table)
when output is required and this plugin has been
called. It creates an instance of the
OutputToFile class abd runs it.
Used by: OutputPlugins Uses: OutputToFile
Input: table : Table
Output: None
Preconditions: None
Postconditions: None
SRS Refs: 3.2.1.6d, 3.2.1.7
Author: caedwa
Date: 18/7/02
|