xrootd
|
#include <XrdSysError.hh>
Public Member Functions | |
char * | Lookup (int mnum) |
XrdSysError_Table (int base, int last, const char **text) | |
~XrdSysError_Table () | |
Private Attributes | |
XrdSysError_Table * | next |
int | base_msgnum |
int | last_msgnum |
const char ** | msg_text |
Friends | |
class | XrdSysError |
|
inline |
|
inline |
|
inline |
References base_msgnum, last_msgnum, and msg_text.
|
friend |
|
private |
Referenced by Lookup().
|
private |
Referenced by Lookup().
|
private |
Referenced by Lookup().
|
private |
Referenced by XrdSysError::addTable().