![]() |
XRootD
|
#include <XrdLinkInfo.hh>
Public Member Functions | |
XrdLinkInfo () | |
~XrdLinkInfo () | |
void | Reset () |
Public Attributes | |
time_t | conTime |
int | doPost |
char * | Etext |
int | FD |
int | InUse |
XrdSysSemaphore | IOSemaphore |
char | KillCnt |
XrdSysCondVar * | KillcvP |
XrdSysRecMutex | opMutex |
Definition at line 38 of file XrdLinkInfo.hh.
|
inline |
Definition at line 62 of file XrdLinkInfo.hh.
References Etext, IOSemaphore, and Reset().
|
inline |
Definition at line 64 of file XrdLinkInfo.hh.
|
inline |
time_t XrdLinkInfo::conTime |
Definition at line 44 of file XrdLinkInfo.hh.
Referenced by Reset().
int XrdLinkInfo::doPost |
Definition at line 48 of file XrdLinkInfo.hh.
Referenced by Reset().
char* XrdLinkInfo::Etext |
Definition at line 45 of file XrdLinkInfo.hh.
Referenced by XrdLinkInfo(), and Reset().
int XrdLinkInfo::FD |
Definition at line 49 of file XrdLinkInfo.hh.
Referenced by XrdLinkCtl::Alloc(), and Reset().
int XrdLinkInfo::InUse |
Definition at line 47 of file XrdLinkInfo.hh.
Referenced by XrdLinkCtl::idleScan(), and Reset().
XrdSysSemaphore XrdLinkInfo::IOSemaphore |
Definition at line 43 of file XrdLinkInfo.hh.
Referenced by XrdLinkInfo().
char XrdLinkInfo::KillCnt |
Definition at line 50 of file XrdLinkInfo.hh.
Referenced by Reset().
XrdSysCondVar* XrdLinkInfo::KillcvP |
Definition at line 42 of file XrdLinkInfo.hh.
Referenced by Reset().
XrdSysRecMutex XrdLinkInfo::opMutex |
Definition at line 46 of file XrdLinkInfo.hh.
Referenced by XrdLinkCtl::idleScan().