xrootd
|
#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 XrdCnsSsiSay::M(), XrdMpx::Opts, XrdCns::Say, and Usage().
int XrdCnsSsiCfg::Configure | ( | int | argc, |
char ** | argv, | ||
const char * | Opts | ||
) |
void XrdCnsSsiCfg::Usage | ( | const char * | T1, |
const char * | T2 = 0 |
||
) | [private] |
References XrdCns::MLog, and XrdSysError::Say().
char* XrdCnsSsiCfg::bPath |
const char* XrdCnsSsiCfg::Func |
const char XrdCnsSsiCfg::Lfmts = 0x80 [static] |
Referenced by XrdCnsSsi::List().
const char XrdCnsSsiCfg::Lfull = 0x17 [static] |
const char XrdCnsSsiCfg::Lhost = 0x04 [static] |
Referenced by XrdCnsSsi::List().
const char XrdCnsSsiCfg::Lmode = 0x01 [static] |
Referenced by XrdCnsSsi::List().
const char XrdCnsSsiCfg::Lmount = 0x10 [static] |
Referenced by XrdCnsSsi::List().
const char XrdCnsSsiCfg::Lname = 0x08 [static] |
Referenced by XrdCnsSsi::List().
char* XrdCnsSsiCfg::logFN |
char XrdCnsSsiCfg::Lopt |
const char XrdCnsSsiCfg::Lsize = 0x02 [static] |
Referenced by XrdCnsSsi::List().
char XrdCnsSsiCfg::Xeq |