#include <XrdCnsSsiCfg.hh>

Public Member Functions | |
| int | Configure (int argc, char **argv) |
| int | Configure (int argc, char **argv, const char *Opts) |
| XrdCnsSsiCfg () | |
| ~XrdCnsSsiCfg () | |
Public Attributes | |
| char * | bPath |
| char * | logFN |
| XrdOucTList * | dirList |
| const char * | Func |
| char | Xeq |
| char | Lopt |
| char | Verbose |
Static Public Attributes | |
| static const char | Lmode = 0x01 |
| static const char | Lsize = 0x02 |
| static const char | Lfmts = 0x80 |
| static const char | Lhost = 0x04 |
| static const char | Lname = 0x08 |
| static const char | Lmount = 0x10 |
| static const char | Lfull = 0x17 |
Private Member Functions | |
| void | Usage (const char *T1, const char *T2=0) |
| XrdCnsSsiCfg::XrdCnsSsiCfg | ( | ) | [inline] |
| XrdCnsSsiCfg::~XrdCnsSsiCfg | ( | ) | [inline] |
| int XrdCnsSsiCfg::Configure | ( | int | argc, | |
| char ** | argv | |||
| ) |
References Func, XrdMpx::Opts, Say, Usage(), and Xeq.
| int XrdCnsSsiCfg::Configure | ( | int | argc, | |
| char ** | argv, | |||
| const char * | Opts | |||
| ) |
References XrdOucArgs::argval, bPath, dirList, XrdCnsLog::Dirs(), XrdOucUtils::eText(), Func, XrdOucArgs::getarg(), XrdOucArgs::getopt(), Lfmts, Lfull, Lhost, Lmode, Lmount, Lname, logFN, Lopt, Lsize, XrdCns::MLog, Say, XrdOucArgs::Set(), stat(), Usage(), Verbose, and Xeq.
| void XrdCnsSsiCfg::Usage | ( | const char * | T1, | |
| const char * | T2 = 0 | |||
| ) | [private] |
References XrdCns::MLog, and XrdSysError::Say().
Referenced by Configure().
| char* XrdCnsSsiCfg::bPath |
Referenced by Configure().
Referenced by Configure().
| const char* XrdCnsSsiCfg::Func |
Referenced by Configure().
const char XrdCnsSsiCfg::Lfmts = 0x80 [static] |
Referenced by Configure(), and XrdCnsSsi::List().
const char XrdCnsSsiCfg::Lfull = 0x17 [static] |
Referenced by Configure().
const char XrdCnsSsiCfg::Lhost = 0x04 [static] |
Referenced by Configure(), and XrdCnsSsi::List().
const char XrdCnsSsiCfg::Lmode = 0x01 [static] |
Referenced by Configure(), and XrdCnsSsi::List().
const char XrdCnsSsiCfg::Lmount = 0x10 [static] |
Referenced by Configure(), and XrdCnsSsi::List().
const char XrdCnsSsiCfg::Lname = 0x08 [static] |
Referenced by Configure(), and XrdCnsSsi::List().
| char* XrdCnsSsiCfg::logFN |
Referenced by Configure().
| char XrdCnsSsiCfg::Lopt |
Referenced by Configure().
const char XrdCnsSsiCfg::Lsize = 0x02 [static] |
Referenced by Configure(), and XrdCnsSsi::List().
Referenced by Configure().
| char XrdCnsSsiCfg::Xeq |
Referenced by Configure().
1.7.1