#include <XrdCnsConfig.hh>
Collaboration diagram for XrdCnsConfig:
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 | logKeep |
int | Port |
int | mInt |
int | cInt |
int | qLim |
int | Opts |
Static Public Attributes | |
const int | optRecr = 0x0001 |
const int | optNoCns = 0x0002 |
Private Member Functions | |
int | ConfigN2N () |
int | NAPath (const char *What, const char *Path) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|