|
XRootD
|
#include <cstdlib>#include <unistd.h>#include <cstring>#include <strings.h>
Include dependency graph for XrdSysError.hh:Go to the source code of this file.
Classes | |
| class | XrdSysError |
| class | XrdSysError_Table |
Variables | |
| const int | SYS_LOG_01 = 1 |
| const int | SYS_LOG_02 = 2 |
| const int | SYS_LOG_03 = 4 |
| const int | SYS_LOG_04 = 8 |
| const int | SYS_LOG_05 = 16 |
| const int | SYS_LOG_06 = 32 |
| const int | SYS_LOG_07 = 64 |
| const int | SYS_LOG_08 = 128 |
| const int SYS_LOG_01 = 1 |
Definition at line 72 of file XrdSysError.hh.
| const int SYS_LOG_02 = 2 |
Definition at line 73 of file XrdSysError.hh.
Referenced by XrdXrootdProtocol::Recycle().
| const int SYS_LOG_03 = 4 |
Definition at line 74 of file XrdSysError.hh.
| const int SYS_LOG_04 = 8 |
Definition at line 75 of file XrdSysError.hh.
| const int SYS_LOG_05 = 16 |
Definition at line 76 of file XrdSysError.hh.
| const int SYS_LOG_06 = 32 |
Definition at line 77 of file XrdSysError.hh.
| const int SYS_LOG_07 = 64 |
Definition at line 78 of file XrdSysError.hh.
| const int SYS_LOG_08 = 128 |
Definition at line 79 of file XrdSysError.hh.