Authenticate(char *plist, int lsiz) | XrdProofConn | [private] |
CheckErrorStatus(XrdClientMessage *, int &, const char *, bool) | XrdProofConn | [private] |
CheckResp(struct ServerResponseHeader *resp, const char *met, bool) | XrdProofConn | [private] |
Close(const char *opt="") | XrdProofConn | [virtual] |
Connect() | XrdProofConn | [private, virtual] |
ConnectInterrupt() | XrdProofConn | [private] |
DoHandShake() | XrdProofConn | [private] |
ESrvType enum name | XrdProofConn | |
fCapVer | XrdProofConn | [private] |
fConnected | XrdProofConn | [private] |
fConnectInterrupt | XrdProofConn | [private] |
fConnectInterruptMtx | XrdProofConn | [private] |
fgConnMgr | XrdProofConn | [private, static] |
fgMaxTry | XrdProofConn | [private, static] |
fgSecGetProtocol | XrdProofConn | [private, static] |
fgSecPlugin | XrdProofConn | [private, static] |
fgTimeWait | XrdProofConn | [private, static] |
fHost | XrdProofConn | [private] |
fLastErr | XrdProofConn | [private] |
fLastErrMsg | XrdProofConn | [private] |
fLogConnID | XrdProofConn | [private] |
fLoginBuffer | XrdProofConn | [private] |
fMode | XrdProofConn | [private] |
fMutex | XrdProofConn | [private] |
fOpenSockFD | XrdProofConn | [private] |
fPhyConn | XrdProofConn | [private] |
fPort | XrdProofConn | [private] |
fRemoteProtocol | XrdProofConn | [private] |
fSender | XrdProofConn | [private] |
fSenderArg | XrdProofConn | [private] |
fServerProto | XrdProofConn | [private] |
fServerType | XrdProofConn | [private] |
fSessionID | XrdProofConn | [private] |
fStreamid | XrdProofConn | [private] |
fUnsolMsgHandler | XrdProofConn | [private] |
fUrl | XrdProofConn | [private] |
fUser | XrdProofConn | [private] |
GetAccessToSrv() | XrdProofConn | [private, virtual] |
GetLastErr() | XrdProofConn | [inline] |
GetLogConnID() const | XrdProofConn | [inline] |
GetLowSocket() | XrdProofConn | |
GetOpenError() const | XrdProofConn | [inline] |
GetRetryParam(int &maxtry, int &timewait) | XrdProofConn | [static] |
GetServType() const | XrdProofConn | [inline] |
GetSessionID() const | XrdProofConn | [inline] |
GetUrl() | XrdProofConn | [inline] |
Init(const char *url=0) | XrdProofConn | [private, virtual] |
IsValid() const | XrdProofConn | |
kSTError enum value | XrdProofConn | |
kSTNone enum value | XrdProofConn | |
kSTProofd enum value | XrdProofConn | |
kSTXProofd enum value | XrdProofConn | |
Login() | XrdProofConn | [private] |
LowWrite(XPClientRequest *, const void *, int) | XrdProofConn | |
MatchStreamID(struct ServerResponseHeader *resp) | XrdProofConn | [private] |
ProcessUnsolicitedMsg(XrdClientUnsolMsgSender *s, XrdClientMessage *m) | XrdProofConn | [virtual] |
ReadMsg() | XrdProofConn | [virtual] |
ReadRaw(void *buf, int len) | XrdProofConn | [virtual] |
ReConnect() | XrdProofConn | [private] |
SendRecv(XPClientRequest *req, const void *reqData, char **answData) | XrdProofConn | [private] |
SendReq(XPClientRequest *req, const void *reqData, char **answData, const char *CmdName, bool notifyerr=1) | XrdProofConn | |
SetAsync(XrdClientAbsUnsolMsgHandler *uh, XrdProofConnSender_t=0, void *=0) | XrdProofConn | [virtual] |
SetConnectInterrupt() | XrdProofConn | [private] |
SetInterrupt() | XrdProofConn | [private] |
SetRetryParam(int maxtry=5, int timewait=2) | XrdProofConn | [static] |
SetSID(kXR_char *sid) | XrdProofConn | |
TryConnect() | XrdProofConn | [private, virtual] |
TXSocket class | XrdProofConn | [friend] |
TXUnixSocket class | XrdProofConn | [friend] |
WriteRaw(const void *buf, int len) | XrdProofConn | [virtual] |
XrdProofConn(const char *url, char mode= 'M', int psid=-1, char ver=-1, XrdClientAbsUnsolMsgHandler *uh=0, const char *logbuf=0) | XrdProofConn | |
XrdProofPhyConn class | XrdProofConn | [friend] |
~XrdClientAbsUnsolMsgHandler() | XrdClientAbsUnsolMsgHandler | [inline, virtual] |
~XrdProofConn() | XrdProofConn | [virtual] |