fatal_error Struct Reference
Structure for printing fatal error messages and exiting.
More...
#include <cell.hh>
List of all members.
Detailed Description
Structure for printing fatal error messages and exiting.
Structure for printing fatal error messages and exiting.
Definition at line 20 of file cell.hh.
Constructor & Destructor Documentation
fatal_error::fatal_error |
( |
const char * |
p |
) |
[inline] |
This routine prints an error message to the standard error.
- Parameters:
-
[in] | p | The message to print. |
Definition at line 23 of file cell.hh.
The documentation for this struct was generated from the following file: