![]() |
XRootD
|
#include <XrdOfsTPCConfig.hh>
Public Member Functions | |
XrdOfsTPCConfig () | |
~XrdOfsTPCConfig () | |
Public Attributes | |
bool | autoRM |
char * | cksType |
char * | cPath |
int | dflTTL |
bool | doEcho |
int | errMon |
bool | fCreds |
bool | LogOK |
int | maxTTL |
bool | noids |
char * | rPath |
int | tcpSMax |
int | tcpSTRM |
XrdXrootdTpcMon * | tpcMon |
int | xfrMax |
char * | XfrProg |
Definition at line 35 of file XrdOfsTPCConfig.hh.
|
inline |
Definition at line 55 of file XrdOfsTPCConfig.hh.
|
inline |
Definition at line 61 of file XrdOfsTPCConfig.hh.
bool XrdOfsTPCConfig::autoRM |
Definition at line 51 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::Death().
char* XrdOfsTPCConfig::cksType |
Definition at line 40 of file XrdOfsTPCConfig.hh.
char* XrdOfsTPCConfig::cPath |
Definition at line 41 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::Init().
int XrdOfsTPCConfig::dflTTL |
Definition at line 44 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::getTTL().
bool XrdOfsTPCConfig::doEcho |
Definition at line 50 of file XrdOfsTPCConfig.hh.
int XrdOfsTPCConfig::errMon |
Definition at line 48 of file XrdOfsTPCConfig.hh.
bool XrdOfsTPCConfig::fCreds |
Definition at line 53 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::Init().
bool XrdOfsTPCConfig::LogOK |
Definition at line 49 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::Authorize().
int XrdOfsTPCConfig::maxTTL |
Definition at line 43 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPCAuth::Get(), XrdOfsTPC::getTTL(), and XrdOfsTPCAuth::RunTTL().
bool XrdOfsTPCConfig::noids |
Definition at line 52 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::Validate().
char* XrdOfsTPCConfig::rPath |
Definition at line 42 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::Validate().
int XrdOfsTPCConfig::tcpSMax |
Definition at line 46 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::Init(), and XrdOfsTPC::Validate().
int XrdOfsTPCConfig::tcpSTRM |
Definition at line 45 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::Init(), and XrdOfsTPC::Validate().
XrdXrootdTpcMon* XrdOfsTPCConfig::tpcMon |
Definition at line 37 of file XrdOfsTPCConfig.hh.
int XrdOfsTPCConfig::xfrMax |
Definition at line 47 of file XrdOfsTPCConfig.hh.
char* XrdOfsTPCConfig::XfrProg |
Definition at line 39 of file XrdOfsTPCConfig.hh.
Referenced by XrdOfsTPC::Start().