XrdSysError_Table Class Reference

#include <XrdSysError.hh>

List of all members.

Public Member Functions

char * Lookup (int mnum)
 XrdSysError_Table (int base, int last, const char **text)
 ~XrdSysError_Table ()

Private Attributes

XrdSysError_Tablenext
int base_msgnum
int last_msgnum
const char ** msg_text

Friends

class XrdSysError


Detailed Description

Definition at line 28 of file XrdSysError.hh.


Constructor & Destructor Documentation

XrdSysError_Table::XrdSysError_Table ( int  base,
int  last,
const char **  text 
) [inline]

Definition at line 37 of file XrdSysError.hh.

XrdSysError_Table::~XrdSysError_Table (  )  [inline]

Definition at line 42 of file XrdSysError.hh.


Member Function Documentation

char* XrdSysError_Table::Lookup ( int  mnum  )  [inline]

Definition at line 33 of file XrdSysError.hh.

References base_msgnum, last_msgnum, and msg_text.

Referenced by XrdSysError::ec2text().


Friends And Related Function Documentation

friend class XrdSysError [friend]

Definition at line 31 of file XrdSysError.hh.


Member Data Documentation

XrdSysError_Table* XrdSysError_Table::next [private]

Definition at line 45 of file XrdSysError.hh.

Referenced by XrdSysError::addTable(), and XrdSysError::ec2text().

int XrdSysError_Table::base_msgnum [private]

Definition at line 46 of file XrdSysError.hh.

Referenced by Lookup().

int XrdSysError_Table::last_msgnum [private]

Definition at line 47 of file XrdSysError.hh.

Referenced by Lookup().

const char** XrdSysError_Table::msg_text [private]

Definition at line 48 of file XrdSysError.hh.

Referenced by Lookup().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:50:47 2011 for ROOT_528-00b_version by  doxygen 1.5.1