Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

SysError Class Reference

#include <CommonErrors.H>

List of all members.

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 ()


Constructor & Destructor Documentation

SysError::SysError const char *  routine  )  throw () [inline]
 

Definition at line 50 of file CommonErrors.H.

References myerrno.


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  os,
const SysError err
throw () [friend]
 


Member Data Documentation

int SysError::myerrno [private]
 

Definition at line 55 of file CommonErrors.H.

Referenced by SysError().

const char* SysError::routine [private]
 

Definition at line 54 of file CommonErrors.H.


The documentation for this class was generated from the following file:
Generated on Mon May 8 00:49:14 2006 for Vesta by  doxygen 1.4.2