#include <XrdCnsConfig.hh>

Public Member Functions | |
| int | Configure (int argc, char **argv, char *argt=0) |
| int | Configure () |
| int | LocalPath (const char *oldp, char *newp, int newpsz) |
| int | LogicPath (const char *oldp, char *newp, int newpsz) |
| int | MountPath (const char *oldp, char *newp, int newpsz) |
| XrdCnsConfig () | |
| ~XrdCnsConfig () | |
Public Attributes | |
| char * | aPath |
| char * | bPath |
| char * | cPath |
| char * | ePath |
| XrdOucTList * | Dest |
| XrdOucTList * | bDest |
| XrdOucTList * | Exports |
| char * | LCLRoot |
| XrdOucName2Name * | N2N |
| XrdCnsLogServer * | XrdCnsLog |
| XrdCnsXref * | Space |
| char * | logfn |
| int | bindArg |
| int | Port |
| int | mInt |
| int | cInt |
| int | qLim |
| int | Opts |
Static Public Attributes | |
| static const int | optRecr = 0x0001 |
| static const int | optNoCns = 0x0002 |
Private Member Functions | |
| int | ConfigN2N () |
| int | NAPath (const char *What, const char *Path) |
| XrdCnsConfig::XrdCnsConfig | ( | ) | [inline] |
| XrdCnsConfig::~XrdCnsConfig | ( | ) | [inline] |
| int XrdCnsConfig::ConfigN2N | ( | ) | [private] |
| int XrdCnsConfig::Configure | ( | ) |
| int XrdCnsConfig::Configure | ( | int | argc, | |
| char ** | argv, | |||
| char * | argt = 0 | |||
| ) |
| int XrdCnsConfig::LocalPath | ( | const char * | oldp, | |
| char * | newp, | |||
| int | newpsz | |||
| ) |
| int XrdCnsConfig::LogicPath | ( | const char * | oldp, | |
| char * | newp, | |||
| int | newpsz | |||
| ) |
| int XrdCnsConfig::MountPath | ( | const char * | oldp, | |
| char * | newp, | |||
| int | newpsz | |||
| ) |
| int XrdCnsConfig::NAPath | ( | const char * | What, | |
| const char * | Path | |||
| ) | [private] |
| char* XrdCnsConfig::aPath |
| char* XrdCnsConfig::bPath |
| char* XrdCnsConfig::cPath |
| char* XrdCnsConfig::ePath |
| char* XrdCnsConfig::LCLRoot |
| char* XrdCnsConfig::logfn |
const int XrdCnsConfig::optNoCns = 0x0002 [static] |
const int XrdCnsConfig::optRecr = 0x0001 [static] |
1.6.1