Public Member Functions | |
xpath (struct xpath *cur, const char *pServ, const char *pPath, const char *pNath) | |
~xpath () | |
Public Attributes | |
xpath * | next |
const char * | server |
int | servln |
const char * | path |
int | plen |
const char * | nath |
int | nlen |
Definition at line 48 of file XrdPosix.cc.
XrdPosixXrootPath::xpath::xpath | ( | struct xpath * | cur, | |
const char * | pServ, | |||
const char * | pPath, | |||
const char * | pNath | |||
) | [inline] |
Definition at line 57 of file XrdPosix.cc.
XrdPosixXrootPath::xpath::~xpath | ( | ) | [inline] |
Definition at line 67 of file XrdPosix.cc.
struct xpath* XrdPosixXrootPath::xpath::next |
Definition at line 49 of file XrdPosix.cc.
Referenced by XrdPosixXrootPath::URL(), and XrdPosixXrootPath::~XrdPosixXrootPath().
const char* XrdPosixXrootPath::xpath::server |
const char* XrdPosixXrootPath::xpath::path |
const char* XrdPosixXrootPath::xpath::nath |