xrootd
|
#include <XrdPosixXrootdPath.hh>
Classes | |
struct | xpath |
Public Member Functions | |
void | CWD (const char *path) |
char * | URL (const char *path, char *buff, int blen) |
XrdPosixXrootPath () | |
~XrdPosixXrootPath () | |
Private Attributes | |
struct xpath * | xplist |
char * | pBase |
char * | cwdPath |
int | cwdPlen |
XrdPosixXrootPath::XrdPosixXrootPath | ( | ) |
XrdPosixXrootPath::~XrdPosixXrootPath | ( | ) |
void XrdPosixXrootPath::CWD | ( | const char * | path | ) |
char* XrdPosixXrootPath::URL | ( | const char * | path, |
char * | buff, | ||
int | blen | ||
) |
|
private |
|
private |
|
private |
|
private |