#include <strings.h>#include <cstdlib>Go to the source code of this file.
Classes | |
| class | XrdXrootdXPath |
Macros | |
| #define | XROOTDXP_NOCGI 4 |
| #define | XROOTDXP_NOLK 2 |
| #define | XROOTDXP_NOMWCHK 16 |
| #define | XROOTDXP_NOSLASH 8 |
| #define | XROOTDXP_OK 1 |
| #define XROOTDXP_NOCGI 4 |
Definition at line 38 of file XrdXrootdXPath.hh.
| #define XROOTDXP_NOLK 2 |
Definition at line 37 of file XrdXrootdXPath.hh.
| #define XROOTDXP_NOMWCHK 16 |
Definition at line 40 of file XrdXrootdXPath.hh.
| #define XROOTDXP_NOSLASH 8 |
Definition at line 39 of file XrdXrootdXPath.hh.
Referenced by XrdXrootdProtocol::Configure().
| #define XROOTDXP_OK 1 |
Definition at line 36 of file XrdXrootdXPath.hh.
Referenced by XrdXrootdXPath::XrdXrootdXPath(), and XrdXrootdXPath::Insert().