ROOT 6.12/07 Reference Guide |
Definition at line 78 of file XrdProofdProofServMgr.h.
Public Member Functions | |
XrdProofSessionInfo (XrdProofdClient *c, XrdProofdProofServ *s) | |
Construct from 'c' and 's'. More... | |
XrdProofSessionInfo (const char *file) | |
void | FillProofServ (XrdProofdProofServ &s, XrdROOTMgr *rmgr) |
Fill 's' fields using the stored info. More... | |
int | ReadFromFile (const char *file) |
Read content from 'file'. More... | |
void | Reset () |
Reset the content. More... | |
int | SaveToFile (const char *file) |
Save content to 'file'. More... | |
Public Attributes | |
XrdOucString | fAdminPath |
XrdOucString | fAlias |
XrdOucString | fGroup |
int | fID |
time_t | fLastAccess |
XrdOucString | fLogFile |
XrdOucString | fOrdinal |
int | fPid |
int | fPLiteNWrks |
XrdOucString | fROOTTag |
int | fSrvProtVers |
int | fSrvType |
int | fStatus |
XrdOucString | fTag |
XrdOucString | fUnixPath |
XrdOucString | fUser |
XrdOucString | fUserEnvs |
#include <XrdProofdProofServMgr.h>
XrdProofSessionInfo::XrdProofSessionInfo | ( | XrdProofdClient * | c, |
XrdProofdProofServ * | s | ||
) |
Construct from 'c' and 's'.
Definition at line 4769 of file XrdProofdProofServMgr.cxx.
|
inline |
Definition at line 99 of file XrdProofdProofServMgr.h.
void XrdProofSessionInfo::FillProofServ | ( | XrdProofdProofServ & | s, |
XrdROOTMgr * | rmgr | ||
) |
Fill 's' fields using the stored info.
Definition at line 4797 of file XrdProofdProofServMgr.cxx.
int XrdProofSessionInfo::ReadFromFile | ( | const char * | file | ) |
Read content from 'file'.
Definition at line 4897 of file XrdProofdProofServMgr.cxx.
Reset the content.
Definition at line 4873 of file XrdProofdProofServMgr.cxx.
int XrdProofSessionInfo::SaveToFile | ( | const char * | file | ) |
Save content to 'file'.
Definition at line 4831 of file XrdProofdProofServMgr.cxx.
XrdOucString XrdProofSessionInfo::fAdminPath |
Definition at line 95 of file XrdProofdProofServMgr.h.
XrdOucString XrdProofSessionInfo::fAlias |
Definition at line 90 of file XrdProofdProofServMgr.h.
XrdOucString XrdProofSessionInfo::fGroup |
Definition at line 87 of file XrdProofdProofServMgr.h.
int XrdProofSessionInfo::fID |
Definition at line 82 of file XrdProofdProofServMgr.h.
time_t XrdProofSessionInfo::fLastAccess |
Definition at line 80 of file XrdProofdProofServMgr.h.
XrdOucString XrdProofSessionInfo::fLogFile |
Definition at line 91 of file XrdProofdProofServMgr.h.
XrdOucString XrdProofSessionInfo::fOrdinal |
Definition at line 92 of file XrdProofdProofServMgr.h.
int XrdProofSessionInfo::fPid |
Definition at line 81 of file XrdProofdProofServMgr.h.
int XrdProofSessionInfo::fPLiteNWrks |
Definition at line 84 of file XrdProofdProofServMgr.h.
XrdOucString XrdProofSessionInfo::fROOTTag |
Definition at line 94 of file XrdProofdProofServMgr.h.
int XrdProofSessionInfo::fSrvProtVers |
Definition at line 96 of file XrdProofdProofServMgr.h.
int XrdProofSessionInfo::fSrvType |
Definition at line 83 of file XrdProofdProofServMgr.h.
int XrdProofSessionInfo::fStatus |
Definition at line 85 of file XrdProofdProofServMgr.h.
XrdOucString XrdProofSessionInfo::fTag |
Definition at line 89 of file XrdProofdProofServMgr.h.
XrdOucString XrdProofSessionInfo::fUnixPath |
Definition at line 88 of file XrdProofdProofServMgr.h.
XrdOucString XrdProofSessionInfo::fUser |
Definition at line 86 of file XrdProofdProofServMgr.h.
XrdOucString XrdProofSessionInfo::fUserEnvs |
Definition at line 93 of file XrdProofdProofServMgr.h.