|
xrootd
|
#include <XrdXrootdXPath.hh>

Public Member Functions | |
| XrdXrootdXPath * | Next () |
| int | Opts () |
| char * | Path () |
| char * | Path (int &PLen) |
| void | Insert (const char *pd, int popt=0, int flags=XROOTDXP_OK) |
| int | Validate (const char *pd, const int pl=0) |
| XrdXrootdXPath (const char *pathdata="", int popt=0, int flags=XROOTDXP_OK) | |
| ~XrdXrootdXPath () | |
Private Attributes | |
| XrdXrootdXPath * | next |
| int | pathlen |
| int | pathopt |
| char * | path |
|
inline |
|
inline |
References path.
|
inline |
References next, pathlen, and XrdXrootdXPath().
Referenced by XrdXrootdProtocol::Configure(), XrdXrootdProtocol::xexpdo(), and XrdXrootdProtocol::xred().
|
inline |
References next.
Referenced by XrdXrootdProtocol::Configure(), and XrdXrootdProtocol::do_Locate().
|
inline |
References pathopt.
Referenced by XrdXrootdProtocol::Configure().
|
inline |
References path.
Referenced by XrdXrootdProtocol::Configure(), and XrdXrootdProtocol::do_Locate().
|
inline |
References next, path, pathlen, and pathopt.
Referenced by XrdXrootdProtocol::do_Open(), XrdXrootdProtocol::fsError(), and XrdXrootdProtocol::Squash().
|
private |
Referenced by Insert(), Next(), Validate(), and XrdXrootdXPath().
|
private |
Referenced by Path(), Validate(), XrdXrootdXPath(), and ~XrdXrootdXPath().
|
private |
Referenced by Insert(), Path(), Validate(), and XrdXrootdXPath().
|
private |
Referenced by Opts(), Validate(), and XrdXrootdXPath().
1.8.3.1