GPL_DeliveryExit
GPL_DeliveryExit
gpl
1998 12-05
CLASS
GPL_DeliveryExit - Exit delivery
SYNOPSIS
This delivery exits the program.
PARENTS
CONSTRUCTOR
GPL_DeliveryExit(const GPL_Boolean dump = FALSE)
Construct a GPL_DeliveryExit object. If dump is set to TRUE
then abort() will be called when Deliver() is called. Otherwise,
exit() will be called.
MEMBER FUNCTIONS
GPL_Boolean Deliver(const GPL_String & filename, const long linenum, const GPL_String & tname, const GPL_String & text)