xrootd
Classes | Public Member Functions | Private Attributes
XrdPosixXrootPath Class Reference
Collaboration diagram for XrdPosixXrootPath:
Collaboration graph
[legend]

List of all members.

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 xpathxplist
char * pBase
char * cwdPath
int cwdPlen

Constructor & Destructor Documentation

XrdPosixXrootPath::XrdPosixXrootPath ( )
XrdPosixXrootPath::~XrdPosixXrootPath ( )

Member Function Documentation

void XrdPosixXrootPath::CWD ( const char *  path)

References cwdPath, and cwdPlen.

Referenced by XrdPosix_Chdir().

char * XrdPosixXrootPath::URL ( const char *  path,
char *  buff,
int  blen 
)

Member Data Documentation

char* XrdPosixXrootPath::cwdPath [private]

Referenced by CWD(), URL(), and XrdPosixXrootPath().

Referenced by CWD(), URL(), and XrdPosixXrootPath().

char* XrdPosixXrootPath::pBase [private]

Referenced by XrdPosixXrootPath().

struct xpath* XrdPosixXrootPath::xplist [private]

The documentation for this class was generated from the following file: