#include <CommonErrors.H>
Public Member Functions | |
| SysError (const char *routine) throw () | |
Private Attributes | |
| const char * | routine |
| int | myerrno |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const SysError &err) throw () |
|
|
Definition at line 50 of file CommonErrors.H. References myerrno. |
|
||||||||||||
|
|
|
|
Definition at line 55 of file CommonErrors.H. Referenced by SysError(). |
|
|
Definition at line 54 of file CommonErrors.H. |
1.4.2