|
XRootD
|
#include <XrdPosixXrootdPath.hh>
Collaboration diagram for XrdPosixXrootPath:Public Member Functions | |
| XrdPosixXrootPath () | |
| ~XrdPosixXrootPath () | |
| void | CWD (const char *path) |
| char * | URL (const char *path, char *buff, int blen) |
Static Public Member Functions | |
| static bool | AddProto (const char *proto) |
| static const char * | P2L (const char *who, const char *inP, char *&relP, bool ponly=false) |
Definition at line 35 of file XrdPosixXrootdPath.hh.
| XrdPosixXrootPath::XrdPosixXrootPath | ( | ) |
Definition at line 73 of file XrdPosixXrootdPath.cc.
References XrdOucTokenizer::Attach(), DMSG, XrdOucTokenizer::GetLine(), and XrdOucTokenizer::GetToken().
Here is the call graph for this function:| XrdPosixXrootPath::~XrdPosixXrootPath | ( | ) |
Definition at line 109 of file XrdPosixXrootdPath.cc.
|
static |
Definition at line 121 of file XrdPosixXrootdPath.cc.
References XrdPosixGlobals::protoTab.
| void XrdPosixXrootPath::CWD | ( | const char * | path | ) |
Definition at line 143 of file XrdPosixXrootdPath.cc.
Referenced by XrdPosix_Chdir().
Here is the caller graph for this function:
|
static |
Definition at line 161 of file XrdPosixXrootdPath.cc.
References DEBUG, EPNAME, XrdPosixGlobals::oidsOK, XrdPosixGlobals::p2lSGI, XrdPosixGlobals::p2lSRC, XrdPosixGlobals::protoTab, and XrdPosixGlobals::theN2N.
Referenced by XrdPosixFile::XrdPosixFile().
Here is the caller graph for this function:| char * XrdPosixXrootPath::URL | ( | const char * | path, |
| char * | buff, | ||
| int | blen | ||
| ) |
Definition at line 274 of file XrdPosixXrootdPath.cc.
References XrdPosixGlobals::protoTab.
Referenced by main(), XrdPosix_Access(), XrdPosix_Acl(), XrdPosix_Fopen(), XrdPosix_isMyPath(), XrdPosix_Lstat(), XrdPosix_Mkdir(), XrdPosix_Open(), XrdPosix_Opendir(), XrdPosix_Pathconf(), XrdPosix_Rename(), XrdPosix_Rmdir(), XrdPosix_Stat(), XrdPosix_Statfs(), XrdPosix_Statvfs(), XrdPosix_Truncate(), XrdPosix_Unlink(), and XrdPosix_URL().
Here is the caller graph for this function: