#include <XrdConfig.hh>
|
| int | ASocket (const char *path, const char *fname, mode_t mode) |
| |
| int | ConfigProc (void) |
| |
| XrdInet * | getNet (int port, bool isTLS) |
| |
| int | getUG (char *parm, uid_t &theUid, gid_t &theGid) |
| |
| void | Manifest (const char *pidfn) |
| |
| bool | PidFile (const char *clpFN, bool optbg) |
| |
| void | setCFG (bool start) |
| |
| int | setFDL () |
| |
| int | Setup (char *dfltp, char *libProt) |
| |
| int | SetupAPath () |
| |
| bool | SetupTLS () |
| |
| void | Usage (int rc) |
| |
| int | xallow (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xapath (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xhpath (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xbuf (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xnet (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xnkap (XrdSysError *edest, char *val) |
| |
| int | xlog (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xpidf (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xport (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xprot (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xrep (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xsched (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xsit (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xtcpmon (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xtls (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xtlsca (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xtlsci (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xtrace (XrdSysError *edest, XrdOucStream &Config) |
| |
| int | xtmo (XrdSysError *edest, XrdOucStream &Config) |
| |
| XrdConfig::~XrdConfig |
( |
| ) |
|
|
inline |
| int XrdConfig::ASocket |
( |
const char * |
path, |
|
|
const char * |
fname, |
|
|
mode_t |
mode |
|
) |
| |
|
private |
| int XrdConfig::ConfigProc |
( |
void |
| ) |
|
|
private |
| int XrdConfig::Configure |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
| XrdInet* XrdConfig::getNet |
( |
int |
port, |
|
|
bool |
isTLS |
|
) |
| |
|
private |
| int XrdConfig::getUG |
( |
char * |
parm, |
|
|
uid_t & |
theUid, |
|
|
gid_t & |
theGid |
|
) |
| |
|
private |
| void XrdConfig::Manifest |
( |
const char * |
pidfn | ) |
|
|
private |
| bool XrdConfig::PidFile |
( |
const char * |
clpFN, |
|
|
bool |
optbg |
|
) |
| |
|
private |
| void XrdConfig::setCFG |
( |
bool |
start | ) |
|
|
private |
| int XrdConfig::setFDL |
( |
| ) |
|
|
private |
| int XrdConfig::Setup |
( |
char * |
dfltp, |
|
|
char * |
libProt |
|
) |
| |
|
private |
| int XrdConfig::SetupAPath |
( |
| ) |
|
|
private |
| bool XrdConfig::SetupTLS |
( |
| ) |
|
|
private |
| void XrdConfig::Usage |
( |
int |
rc | ) |
|
|
private |
| int XrdConfig::xnkap |
( |
XrdSysError * |
edest, |
|
|
char * |
val |
|
) |
| |
|
private |
| char* XrdConfig::AdminPath |
|
private |
| char* XrdConfig::ConfigFN |
|
private |
| signed char XrdConfig::coreV |
|
private |
| XrdConfigProt* XrdConfig::Firstcp |
|
private |
| char* XrdConfig::HomePath |
|
private |
| const int XrdConfig::hpSpec = 0x01 |
|
staticprivate |
| XrdConfigProt* XrdConfig::Lastcp |
|
private |
| const char* XrdConfig::myDomain |
|
private |
| const char* XrdConfig::myInsName |
|
private |
| char* XrdConfig::myInstance |
|
private |
| const char* XrdConfig::myName |
|
private |
| const char* XrdConfig::myProg |
|
private |
| const char* XrdConfig::mySitName |
|
private |
| std::vector<XrdInet*> XrdConfig::NetTCP |
| char* XrdConfig::repDest[2] |
|
private |
| uint64_t XrdConfig::tlsOpts |
|
private |
| XrdTcpMonInfo* XrdConfig::tmoInfo |
|
private |
| const char* XrdConfig::TraceID |
|
staticprivate |
The documentation for this class was generated from the following file: