#include <XrdSsiSessReal.hh>
|
| const char * | GetKey () |
| |
| uint32_t | GetSID () |
| |
| void | InitSession (XrdSsiServReal *servP, const char *sName, int uent, bool hold, bool newSID=false) |
| |
| void | Lock () |
| |
| XrdSsiMutex * | MutexP () |
| |
| bool | Provision (XrdSsiRequest *reqP, const char *epURL) |
| |
| bool | Run (XrdSsiRequest *reqP) |
| |
| void | SetKey (const char *key) |
| |
| void | TaskFinished (XrdSsiTaskReal *tP) |
| |
| void | UnHold (bool cleanup=true) |
| |
| void | UnLock () |
| |
| bool | Unprovision () |
| |
| int | XeqEvent (XrdCl::XRootDStatus *status, XrdCl::AnyObject **respP) |
| |
| void | XeqEvFin () |
| |
| | XrdSsiSessReal (XrdSsiServReal *servP, const char *sName, int uent, bool hold=false) |
| |
| | ~XrdSsiSessReal () |
| |
| void | AddEvent (XrdCl::XRootDStatus *st, XrdCl::AnyObject *resp) |
| |
| void | ClrEvent () |
| |
| virtual void | DoIt () |
| |
| virtual void | HandleResponse (XrdCl::XRootDStatus *status, XrdCl::AnyObject *response) |
| |
| | XrdSsiEvent () |
| |
| | ~XrdSsiEvent () |
| |
| | XrdJob (const char *desc="") |
| |
| virtual | ~XrdJob () |
| |
Public Member Functions inherited from XrdCl::ResponseHandler |
| virtual | ~ResponseHandler () |
| |
| virtual void | HandleResponseWithHosts (XRootDStatus *status, AnyObject *response, HostList *hostList) |
| |
| XrdSsiSessReal::XrdSsiSessReal |
( |
XrdSsiServReal * |
servP, |
|
|
const char * |
sName, |
|
|
int |
uent, |
|
|
bool |
hold = false |
|
) |
| |
|
inline |
| XrdSsiSessReal::~XrdSsiSessReal |
( |
| ) |
|
| const char* XrdSsiSessReal::GetKey |
( |
| ) |
|
|
inline |
| uint32_t XrdSsiSessReal::GetSID |
( |
| ) |
|
|
inline |
| void XrdSsiSessReal::InitSession |
( |
XrdSsiServReal * |
servP, |
|
|
const char * |
sName, |
|
|
int |
uent, |
|
|
bool |
hold, |
|
|
bool |
newSID = false |
|
) |
| |
| void XrdSsiSessReal::Lock |
( |
| ) |
|
|
inline |
| bool XrdSsiSessReal::Provision |
( |
XrdSsiRequest * |
reqP, |
|
|
const char * |
epURL |
|
) |
| |
| void XrdSsiSessReal::SetKey |
( |
const char * |
key | ) |
|
|
inline |
| void XrdSsiSessReal::UnHold |
( |
bool |
cleanup = true | ) |
|
| void XrdSsiSessReal::UnLock |
( |
| ) |
|
|
inline |
| bool XrdSsiSessReal::Unprovision |
( |
| ) |
|
| void XrdSsiSessReal::XeqEvFin |
( |
| ) |
|
|
inlinevirtual |
| uint32_t XrdSsiSessReal::alocLeft |
|
private |
| bool XrdSsiSessReal::inOpen |
|
private |
| bool XrdSsiSessReal::isHeld |
|
private |
| uint32_t XrdSsiSessReal::nextTID |
|
private |
| bool XrdSsiSessReal::noReuse |
|
private |
| char* XrdSsiSessReal::resKey |
|
private |
| uint32_t XrdSsiSessReal::sessID |
|
private |
| char* XrdSsiSessReal::sessName |
|
private |
| char* XrdSsiSessReal::sessNode |
|
private |
| int16_t XrdSsiSessReal::uEnt |
|
private |
The documentation for this class was generated from the following file: