#include <XrdXrootdXPath.hh>
Collaboration diagram for XrdXrootdXPath:
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|