#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) |
Definition at line 20 of file XrdCnsSsiCfg.hh.
| XrdCnsSsiCfg::XrdCnsSsiCfg | ( | ) | [inline] |
Definition at line 44 of file XrdCnsSsiCfg.hh.
| XrdCnsSsiCfg::~XrdCnsSsiCfg | ( | ) | [inline] |
Definition at line 48 of file XrdCnsSsiCfg.hh.
| int XrdCnsSsiCfg::Configure | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 51 of file XrdCnsSsiCfg.cc.
References XrdMpx::Opts, XrdFrm::Say(), Usage(), and Xeq.
| int XrdCnsSsiCfg::Configure | ( | int | argc, | |
| char ** | argv, | |||
| const char * | Opts | |||
| ) |
Definition at line 72 of file XrdCnsSsiCfg.cc.
References XrdOucArgs::argval, bPath, dirList, XrdCnsLog::Dirs(), XrdOucUtils::eText(), XrdOucArgs::getarg(), XrdOucArgs::getopt(), Lfmts, Lfull, Lhost, Lmode, Lmount, Lname, logFN, Lopt, Lsize, XrdCns::MLog, n, XrdFrm::Say(), XrdOucArgs::Set(), stat, Usage(), Verbose, and Xeq.
| void XrdCnsSsiCfg::Usage | ( | const char * | T1, | |
| const char * | T2 = 0 | |||
| ) | [private] |
Definition at line 156 of file XrdCnsSsiCfg.cc.
References XrdCns::MLog, XrdSysError::Say(), and RooFit::What().
Referenced by Configure().
| char* XrdCnsSsiCfg::bPath |
| char* XrdCnsSsiCfg::logFN |
| const char* XrdCnsSsiCfg::Func |
Definition at line 27 of file XrdCnsSsiCfg.hh.
| char XrdCnsSsiCfg::Xeq |
| char XrdCnsSsiCfg::Lopt |
const char XrdCnsSsiCfg::Lmode = 0x01 [static] |
const char XrdCnsSsiCfg::Lsize = 0x02 [static] |
const char XrdCnsSsiCfg::Lfmts = 0x80 [static] |
const char XrdCnsSsiCfg::Lhost = 0x04 [static] |
const char XrdCnsSsiCfg::Lname = 0x08 [static] |
const char XrdCnsSsiCfg::Lmount = 0x10 [static] |
const char XrdCnsSsiCfg::Lfull = 0x17 [static] |
1.5.1