xrootd
Loading...
Searching...
No Matches
Classes | Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
XrdPosixXrootPath Class Reference

#include <XrdPosixXrootdPath.hh>

Collaboration diagram for XrdPosixXrootPath:
Collaboration graph
[legend]

Classes

struct  xpath
 

Public Member Functions

void CWD (const char *path)
 
char * URL (const char *path, char *buff, int blen)
 
 XrdPosixXrootPath ()
 
 ~XrdPosixXrootPath ()
 

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)
 

Private Attributes

struct xpathxplist
 
char * pBase
 
char * cwdPath
 
int cwdPlen
 

Constructor & Destructor Documentation

◆ XrdPosixXrootPath()

XrdPosixXrootPath::XrdPosixXrootPath ( )

◆ ~XrdPosixXrootPath()

XrdPosixXrootPath::~XrdPosixXrootPath ( )

Member Function Documentation

◆ AddProto()

static bool XrdPosixXrootPath::AddProto ( const char *  proto)
static

◆ CWD()

void XrdPosixXrootPath::CWD ( const char *  path)

◆ P2L()

static const char * XrdPosixXrootPath::P2L ( const char *  who,
const char *  inP,
char *&  relP,
bool  ponly = false 
)
static

◆ URL()

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

Member Data Documentation

◆ cwdPath

char* XrdPosixXrootPath::cwdPath
private

◆ cwdPlen

int XrdPosixXrootPath::cwdPlen
private

◆ pBase

char* XrdPosixXrootPath::pBase
private

◆ xplist

struct xpath* XrdPosixXrootPath::xplist
private

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