#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 | |||
| ) |
char* XrdPosixXrootPath::cwdPath [private] |
int XrdPosixXrootPath::cwdPlen [private] |
char* XrdPosixXrootPath::pBase [private] |
struct xpath* XrdPosixXrootPath::xplist [read, private] |
1.6.1