GPL_DeliveryFile
GPL_DeliveryFile
gpl
1998 12-05
CLASS
GPL_DeliveryFile - File delivery
SYNOPSIS
This delivery sends output to a file.
PARENTS
CONSTRUCTOR
GPL_DeliveryFile(const GPL_String &file_name)
Construct a GPL_DeliveryFile object.
Output will be sent to a file named file_name.
MEMBER FUNCTIONS
GPL_Boolean Deliver(const GPL_String & filename, const long linenum, const GPL_String & tname, const GPL_String & text)