XrdPssUrlInfo Class Reference
#include <XrdPssUrlInfo.hh>
List of all members.
Public Member Functions |
| bool | addCGI (char *buff, int blen) |
| bool | Extend (const char *cgi, int cgiln) |
| const char * | getID () |
| bool | hasCGI () |
| void | setID (const char *tid=0) |
| void | setID (XrdOucSid *sP) |
| const char * | thePath () |
| const char * | Tident () |
| | XrdPssUrlInfo (XrdOucEnv *envP, const char *path, const char *xtra="", bool addusrcgi=true, bool addident=true) |
| | XrdPssUrlInfo (const char *tid, const char *path, const char *xtra="", bool addusrcgi=true, bool addident=true) |
| | ~XrdPssUrlInfo () |
Private Member Functions |
| void | Setup (XrdOucEnv *envP, const char *xtra, bool addusrcgi, bool addident) |
Private Attributes |
| const char * | tident |
| const char * | Path |
| char * | CgiBuff |
| const char * | CgiUsr |
| int | CgiUsz |
| int | CgiSsz |
| XrdOucSid * | sidP |
| char | theID [14] |
| XrdOucSid::theSid | idVal |
| char | CgiSfx [512] |
Constructor & Destructor Documentation
| XrdPssUrlInfo::XrdPssUrlInfo |
( |
XrdOucEnv * |
envP, |
|
|
const char * |
path, |
|
|
const char * |
xtra = "", |
|
|
bool |
addusrcgi = true, |
|
|
bool |
addident = true | |
|
) |
| | [inline] |
| XrdPssUrlInfo::XrdPssUrlInfo |
( |
const char * |
tid, |
|
|
const char * |
path, |
|
|
const char * |
xtra = "", |
|
|
bool |
addusrcgi = true, |
|
|
bool |
addident = true | |
|
) |
| | [inline] |
| XrdPssUrlInfo::~XrdPssUrlInfo |
( |
|
) |
[inline] |
Member Function Documentation
| bool XrdPssUrlInfo::addCGI |
( |
char * |
buff, |
|
|
int |
blen | |
|
) |
| | [inline] |
| bool XrdPssUrlInfo::Extend |
( |
const char * |
cgi, |
|
|
int |
cgiln | |
|
) |
| | |
| const char* XrdPssUrlInfo::getID |
( |
|
) |
[inline] |
| bool XrdPssUrlInfo::hasCGI |
( |
|
) |
[inline] |
| void XrdPssUrlInfo::setID |
( |
XrdOucSid * |
sP |
) |
[inline] |
| void XrdPssUrlInfo::setID |
( |
const char * |
tid = 0 |
) |
|
| void XrdPssUrlInfo::Setup |
( |
XrdOucEnv * |
envP, |
|
|
const char * |
xtra, |
|
|
bool |
addusrcgi, |
|
|
bool |
addident | |
|
) |
| | [private] |
| const char* XrdPssUrlInfo::thePath |
( |
|
) |
[inline] |
| const char* XrdPssUrlInfo::Tident |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: