class mail

Simple class to signal an (not only) internal error

Inheritance:


Protected Methods

void send (const char *text)
The function sends the text to the author

Documentation

Simple class to signal an (not only) internal error. This class is used to signal an error to the author in case of a program termination. This should never occur in a stable program version with a working I/O.

void send(const char *text)
The function sends the text to the author. Additional info is supplied too. The address where to go is hard coded in global.hpp. There is no need to make it different. There is only one guy who likes to know what's going on...

Parameters:
text - pointer to the message for the body of the mail


Direct child classes:
sys_message
Author:
Henry Koplien
Version:
1.0 (first release 19. November 1998, last edit 27. November 1998)

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de